Archive for September, 2007
Convert HTML pages to PostScript or PDF
Wednesday, September 12th, 2007I needed to dynamically generate PDF documents. I did not want to pay for libs, so I searched for some good freeware script. I found “Html2PS” done in PHP (some of you will know the perl script) It worked like a charm, and the fact that it supports CSS makes it a superb tool!