TCPDF - PHP Class for PDF
TCPDF is a Free Libre Open Source PHP class for generating PDF documents without requiring external extensions. TCPDF project was started in 2002 and now it is freely used all over the world by millions of people. TCPDF supports all standard page formats and custom page formats, custom margins and units of measure, UTF-8 Unicode, RTL languages, some XHTML code, 1D and 2D barcodes, TrueTypeUnicode, TrueType, Type1 and encoding, images, graphic functions, transparency, clipping, bookmarks, javascript, forms, page compression and encryption, file attachments, templates and much more.
Visit publisher site: TCPDF - PHP Class for PDFListing Details
- Version:
- 6.0.018
- Filed in:
-
Scripts / PHP / Scripts & Programs / File Manipulation / PDF
- Submitted on:
- Last Updated:
- May 19, 2013
- Publisher:
- Nicola Asuni - Tecnick.com s.r.l. Other listings by this publisher
License & Pricing Information
- License Type:
- LGPL
- Price:
- $0.00 USD
- Additional Info:
User Reviews
Add/Edit Your ReviewDisplaying 1-1 out of 1 reviews
-
After strugling with UTF8 and Linux compilation issues with some other PHP-PDF libraries I have found TCPDF. It didn't require any special library on my Centos 5 server and installation is very simple: just unzip the package contents and click on one of the examples to see it working. It comes with over 50 example scripts and the code is very well commented, very easy to understand self documenting code. I highly recommend this library. It is a lifesaver.