FPDF: PDF Creation and Manipulation in PHP
PHP has supported PDF document manipulation for at least a decade, which many PHP developers implement for commercial purposes via the PDFlib library, a fairly expensive piece of software (PDFlib 8 costs $1,095).
In his PHPBuilder article Creating and Manipulating PDFs with PHP and FPDF, Developer.com Contributing Editor Jason Gilmore introduces an open source PDF manipulation solution that is much more cost effective: FPDF. He writes:
FPDF is an open source PHP class released under a permissive license, which indicates that the software can be used for any purpose, commercial or otherwise. Bundling its PDF manipulation functionality into a single class, using FPDF is as simple as referencing it within your PHP script using the require statement.
In his article, Jason walks you through:
- Installing FPDF
- Creating Your First PDF with FPDF
- Adding multiple sections of text
- Adding images
- Adding a watermark
Read the full story at PHPBuilder:
Creating and Manipulating PDFs with PHP and FPDF
0 Comments (click to add your comment)
Networking Solutions
More for Developers
On the Codeguru Forums
Visit the Forums »Featured Partner Resources
Get your Android Apps ready for Intel® Atom™ processor-based smartphones and tablets now.
Use the Android NDK to deliver the best performance on Intel® Atom™ processor-based devices.
The Android community on the Intel® Software Network has everything you need to prepare your apps for Intel® Atom™ processor-based devices.



Solid state disks (SSDs) made a splash in consumer technology, and now the technology has its eyes on the enterprise storage market. Download this eBook to see what SSDs can do for your infrastructure and review the pros and cons of this potentially game-changing storage technology.