PDA

View Full Version : need to pdf-html converter


technolojik
06-29-2010, 08:28 PM
hi

i need to pdf-html converter , i didn't find any solution on the web

is there a solution?

brad211987
06-29-2010, 08:55 PM
plenty come up on a google search:

Here is one: http://pdftohtml.sourceforge.net/

Beagle
06-29-2010, 10:32 PM
But many suck, I went through this like crazy earlier in the year for a big job.

The best thing I found was a PHP library called dompdf. It interprets CSS as well as basic HTML, which is a big improvement, and it can be run headless so it can be scripted and batched. I would look into that library, it saved my job.

http://www.digitaljunkies.ca/dompdf/