Page 1 of 1

Convert HTML from a Database to MS Word

Posted: Sun Mar 12, 2006 6:29 am
by Pyrite
Not sure if I asked this before, but if I did, I don't think I ever got a reply. I am wondering if there is a way to convert a block of html formatted text from a database to a MS Word .doc to serve to the enduser?

Posted: Sun Mar 12, 2006 9:11 am
by noginn
Creating a word document is beyond me at the moment, I think I tryed it some time ago. However I created a class to produce .RTF files.

Take a look on http://www.phpclasses.org (it is on there somewhere).

Hope that might be some help.