Re: Creating PDFs in PHP




I have been using FPDF mainly because it has available for it FPDI
which lets you include other PDFs in FPDF (for filling PDF forms, etc.)

FPDF
http://www.fpdf.org/

FPDI
http://fpdi.setasign.de/

.