Posted by Ray Hauge on 10/16/45 11:33
http://www.fpdf.org is a very good resource for PDF generation. I use
it all the time. It was faster than writing up my own PDF class. It's
fairly well documented as well.
There's also http://fpdi.setasign.de/ if you want to put text, images,
etc on an existing PDF.
Jay Blanchard wrote:
>[snip]
>What is the best FREE pdf generator for PHP?
>[/snip]
>
>http://www.fpdf.org and you know that PHP has some built-in functionality
>using PDFlib http://www.php.net/pdf
>
>
>
[Back to original message]
|