PDF

PHP PDF Generators

FPDF is a free library for generating PDFs with PHP. The F stands for free!

There are some excellent scripts that do cool things like query a MySQL database then output the results to PDF. The FPDF website also has good tutorials, a forum and is accessible in many languages.

To get it up and running you only need to download the FPDF Library and refernce it with an include file and you're up up and away!

http://www.fpdf.org/





Syndicate content