April 8, 2004
PHP PDF Generation
R&OS: pdf class is a PDF generator that creates a text file version of a PDF so you don’t need to install all the expensive generators. Probably makes it a bit more fiddly but worth it!
R&OS: pdf class is a PDF generator that creates a text file version of a PDF so you don’t need to install all the expensive generators. Probably makes it a bit more fiddly but worth it!
Finally used this for commercial PDF producton and what a breeze. The host had dropped the licence for pdflib so I guess all the hard work was done there and it was just a matter of converting it over. I had to read the source code and I made one tiny change to the ezpdf class but that might just be because my local dev machine is running an ancient version of PHP.
Cool guys, thanks.
Comment by sarahk — April 9, 2005 @ 1:16 pm