-
FPDF is a PHP script which can be used to generate PDF files with pure PHP. Generate PDF files without any PDFlib library installed on the server.Features of FPDF:- Choice of measure unit, page format and margins- Page header and footer management- Automatic page break- Automatic line break and text justification- Image support (JPEG and PNG)- Colors- Links- TrueType, Type1 ...

