Hi all, I need a package to convert a HTML page to a PDF for the purpose of printing.... I have found this package html2ps/pdf but it's a little too slow for me, plus it doesn't convert , e.g www.yahoo.com very well.... http://www.tufat.com/script19.htm But i'm not sure if it's the best free tool around. Anyone have any ideas on this? Thanks a lot Please note: This tool is to convert a HTML to PDF, not any text file, like what fpdf does
I used to have such a script on my old PC, it also used the ps2pdf file, however it was custom written. If I can find it back, I'll let you know I'm not sure if the script I was using will be faster than Tufat's, but trying it the best option I guess And so far I know of, there is no other possibility to convert HTML to PDF in PHP (except maybe a PHP module).
I don't have it anymore I could recommend you to search for a script at phpclasses.org, planet-source-code.com and/or hotscripts.com. They certainly have something useful