TCPDF - PHP class for PDF
PHP class for PDF
Screenshots
Description
TCPDF is a PHP class for generating PDF documents without requiring external extensions. TCPDF Supports UTF-8, Unicode, RTL languages, XHTML, Javascript, digital signatures, barcodes and much more.
TCPDF - PHP class for PDF Web SiteFeatures
- no external libraries are required for the basic functions
- all standard page formats, custom page formats, custom margins and units of measure
- UTF-8 Unicode and Right-To-Left languages
- TrueTypeUnicode, OpenTypeUnicode, TrueType, OpenType, Type1 and CID-0 fonts
- font subsetting
- methods to publish some XHTML code, Javascript and Forms
- images, graphic (geometric figures) and transformation methods
- 1D and 2D barcodes including QR-Code, Datamatrix and PDF417
- Grayscale, RGB, CMYK, Spot Colors and Transparencies
- automatic page header and footer management
- document encryption up to 256 bit and digital signature certifications
- transactions to UNDO commands
- PDF annotations, including links, text and file attachments
- text rendering modes (fill, stroke and clipping)
- multiple columns mode
- no-write page regions
- bookmarks and table of content
- text hyphenation
- text stretching and spacing (kerning)
- automatic page break, line break and text alignments including justification
- automatic page numbering and page groups
- move and delete pages
- page compression
- XObject Templates
- PDF/A-1b (ISO 19005-1:2005) support
User Ratings
User Reviews
-
Excellent project for pdf creation.
-
Quite useful, and generic enough to get customised for most (or all) apps.
-
A great pdf tool you can rely on, Nicola Asuni has done an amazing job. The features are great, it's free and patches have been commited each week for several years ! The drawback : method signatures are really ugly because of the age of the project : initially, it was a fpdf fork. My advice : extend the TCPDF class an add your methods that accept associative arrays for current stuffs like MultiCell.
-
Tried a couple of different classes, the other didn´t work as well as this one. This one did what I wanted to do out of the box. Recommended!
-
Hi All, I have a problem to create a PDF File. I am creating a PDF with HTML file if HTML File Size is greater then 98 KB then PDF File goes blank. so any one can help me. Thanks Sapple
-
Great! I'm so grateful I stumbled upon this gem!