Page 1 of 1

Conver DOC to TXT or HTML

Posted: Sun May 30, 2010 6:45 am
by digitak
hi all
i need a simple script for converting Word Documents (DOC or DOCX) to html .
i need to import pictures from Word to html carefully .

and i need an another script for convert html with images to PDF .

i use COM but it contains errors on the server like 'Not Found COM Class' .

please help .

tanks so much . :crazy:

Re: Conver DOC to TXT or HTML

Posted: Sun May 30, 2010 10:33 am
by phdatabase
When I needed the same thing I couldn't find it so I wrote a script to use an online service. Cumbersome and slow but it got the job done. It's been a while ago so I would Google the whole mess again. The one bright spot was finding tcpdf Class. This makes first rate PDFs and I have used it many time now. Hope this helps.