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


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to