Best of PHP scripts for generating PDF files

Generate PDF files using PHP The following classes are written to generate PDF files “from the scratch” using PHP functions: FPDF The FPDF class is written written for PHP4 and was the first free PHP script for creatingPDF files “on the fly”. I’ve used this class 8 years ago to generate several documents in several … Continue reading Best of PHP scripts for generating PDF files