Only down fall is that you have to have the PDFLib module installed. You might not be able to install it on your server.
I use the FPDF class (http://www.fpdf.org/) for most of my PDF generation.
@ellisgl Thanks for the link. I will take a look at that class and see what I can come up with :).
You must be logged in to post a comment.
Feb 25, 2010 — 3 comments
Jan 23, 2010 — 11 comments
Dec 10, 2009 — 1 comment
Apr 10, 2009 — 19 comments
Feb 12, 2009 — 9 comments
Only down fall is that you have to have the PDFLib module installed. You might not be able to install it on your server.
I use the FPDF class (http://www.fpdf.org/) for most of my PDF generation.