Active Articles: 2038
Total Categories: 16
Sub Categories:616
PDFClass | ||||||||
PDFClass is a PHP5 class that can be used to build and maintain dynamic PDF files through PHP. Data can be retrieved from any system, be it a database, a flat file or hard coded in the system. PDFClass is an API that makes it easy to build PDF files. ... learn more
| ||||||||
| ||||||||
TCPDF | ||||||||
TCPDF is a PHP class for generating PDF files on-the-fly without requiring external extensions. TCPDF is an extension and improvement of the FPDF class by Olivier Plathey. TCPDF supports all ISO page formats and custom page formats, custom margins and units of measure, UTF-8 Unicode, some XHTML code, barcodes, TrueTypeUnicode, TrueType, Type1 and encoding, JPEG and ... learn more
| ||||||||
| ||||||||
PC4P | ||||||||
PC4P is a library of php-classes to speed up the creation of reports and letters with support for such things as tables, images, background-images, wordwrap, pagebreak, all kinds of text manipulations and editing different PDF pages simultaneously. ... learn more
| ||||||||
| ||||||||
FPDI | ||||||||
FPDI is collection of PHP classes that allow developers to read pages from existing PDF documents and to use them as templates in FPDF. Apart from a copy of FPDF, FPDI does not require any special PHP extensions. Also a new template feature for FPDF is included that builds the basis for FPDI. Detailed documentation ... learn more
| ||||||||
| ||||||||
FPDF | ||||||||
This is a free class to create PDF files without PDFlib (no extension is required). It has many features, such as: choice of measure unit, margins and page format, header and footer handling, automatic line break and page break, text justification, images, colors, links, fonts and encodings. ... learn more
| ||||||||
| ||||||||
HTML_ToPDF (PDF on the Fly) | ||||||||
Printing webpages is great, but every browser renders a page differently. This can cause problems if you need to be able to print a page that looks the same no matter what platform or browser is being used. Additionally, PDF files can be searched and browsed as a sort of notebook, making it a useful ... learn more
| ||||||||
| ||||||||
Macronimous- Creating Dynamic PDF files using HTML and PHP | ||||||||
This article explains how to create PDF files dynamically using PHP, from html file to PDF format using FPDF and HTML2FPDF PHP class libraries. ... learn more
| ||||||||
| ||||||||
PDF Creator - PDFHack | ||||||||
PDFHack tries to be the absolutely minimal solution to create simple PDFs. The only supported feature is multiple page text output, but on the other hand PDFHack is free (LGPL), there is nothing to install or compile, you just include a single PHP file. ... learn more
| ||||||||
| ||||||||
Html PDF | ||||||||
With Html PDF you are able to generate PDF documents on the fly. You can generate PDF documents directly from webpages or from HTML code. Introduction Html PDF is a very powefull class which generates PDF documents on the fly. It can handle webpages and html code and has a very high performance. ... learn more
| ||||||||
| ||||||||
