Jump to content

convert documents to html

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
5 replies to this topic

#1
organizedchaos

organizedchaos

    Learning Programmer

  • Members
  • PipPipPip
  • 38 posts
Anybody knows what to use in converting documents to html?

I found something (I'm unable to post links at the moment) but in that tutorial, you're supposed to know the layout of the document. I can follow that but that would mean changing the code every time there's a change. If I don't know the layout of the document is there a way for me to still convert it?

Thanks!

#2
Guest_Jordan_*

Guest_Jordan_*
  • Guests
What kind of document are you referring to?

#3
organizedchaos

organizedchaos

    Learning Programmer

  • Members
  • PipPipPip
  • 38 posts
^Word document

#4
Guest_Jordan_*

Guest_Jordan_*
  • Guests
You can try using this class: MS files converter (rtf, msword, RTF to HTML) - PHP Classes

#5
organizedchaos

organizedchaos

    Learning Programmer

  • Members
  • PipPipPip
  • 38 posts
For some reason I couldn't log-in. I'm sure I remembered my password and I changed it several times but they still wouldn't let me in. :confused:

#6
organizedchaos

organizedchaos

    Learning Programmer

  • Members
  • PipPipPip
  • 38 posts
I was able to download the file today. Now all I have to do is figure out how to run it.

Thanks, jordan. :)