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.
Apr 07, 2011 — 0 comments
Apr 07, 2011 — 1 comment
May 22, 2010 — 11 comments
May 22, 2010 — 10 comments
Feb 25, 2010 — 5 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.