HTML --> MS Word
Posted: Sun May 15, 2005 11:26 am
Is there a way to convert an HTML file that basically just has text marked up with bold, strong, italic, font sizes, to a MS Word file with php?
To explain more, I have users creating text documents with HTMLArea and they are stored in MySQL as HTML. And I want to make it available to export it to a document form that they can view/edit in MS Word.
To explain more, I have users creating text documents with HTMLArea and they are stored in MySQL as HTML. And I want to make it available to export it to a document form that they can view/edit in MS Word.