News Feed
Jobs Feed
Sections




News Archive
Eirik Hoem's Blog:
Populate PDF templates with PHP / FPDF / FPDI
May 08, 2008 @ 11:11:55

Eirik Hoem recently pointed out two libraries that can be used in PHP to generate PDF files dynamically - FPDF and FPDI.

Ever wanted to generated PDF documents on the fly with PHP? Perhaps populate a standard contract with a customers name and address? FPDF and FPDI are two neat libraries which greatly helps when working with PDF files.

FPDF handles most of the work of creating and working with the PDF files while FPDI works together with it to pull in existing PDF files so FPDF can modify them. He links to some sample code you can try out once you've installed the two libraries.

1 comment voice your opinion now!
pdf generate fpdf fpdi template populate


blog comments powered by Disqus

Similar Posts

Developer Tutorials: Easy PDF Generation in PHP

Mike Wallner's Blog: pecl_http response performance

Mike Wallner's Blog: pecl_http response performance

Developer Tutorials: Easy PDF Generation in PHP

ProDevTips: Writing a CMS/Community with Smarty and the Zend Framework: Part 8


Community Events











Don't see your event here?
Let us know!


example conference introduction language code testing object framework podcast opinion series release interview unittest development zendframework2 community tool functional phpunit

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework