Convert HTML to doc, text, pdf and rtf
Posted: Tue Sep 13, 2005 2:41 am
Hi
I need to convert HTML files to doc, text, pdf or rtf dynamically. I have tried using fpdf but the resulting pdf document has no formatting. I used strip_tags to convert to text but again the same formatting problem. I need something that i can integrate with my program. I have a LINUX server so can't use COM.
I need to convert HTML files to doc, text, pdf or rtf dynamically. I have tried using fpdf but the resulting pdf document has no formatting. I used strip_tags to convert to text but again the same formatting problem. I need something that i can integrate with my program. I have a LINUX server so can't use COM.