Revision [759]

Last edited on 2008-10-02 16:09:40 by FsseInfo
Deletions:
===FPDF-TPL===
[[http://www.setasign.de/support/manuals/fpdf-tpl/introduction/ FPDF-TPL]] extends FPDF to provide templates
===FPDI===
[[http://www.setasign.de/support/manuals/fpdi/introduction/ FPDI]] extends FPDF to provide importing


Revision [758]

Edited on 2008-10-02 16:08:54 by FsseInfo
Deletions:
http://www.setasign.de/support/manuals/fpdf-tpl/
http://www.setasign.de/support/manuals/fpdi/


Revision [742]

Edited on 2008-10-01 10:05:22 by FsseInfo
Additions:
FPDF is a PHP class library which allows you to generate PDF files with pure PHP, that is to say without using the PDFlib library. The F in FPDF stands for free libre open and you may use it for any kind of usage and modify it to suit your needs. FPDF requires no extension (except zlib to activate compression and GD for GIF support) and works with PHP4 and PHP5.
If you need Unicode UTF8 support you might prefer [[TCPDF TCPDF]]
Deletions:
FPDF is a PHP class library which allows you to generate PDF files with pure PHP, that is to say without using the PDFlib library. The F in FPDF stands for free libre open and you may use it for any kind of usage and modify it to suit your needs.
Here is a list of its main features:
* Choice of measure unit, page format and margins
* Page header and footer management
* Automatic page break
* Automatic line break and text justification
* Image support (JPEG, PNG and GIF)
* Colors
* Links
* TrueType, Type1 and encoding support
* Page compression
FPDF requires no extension (except zlib to activate compression and GD for GIF support) and works with PHP4 and PHP5.


Revision [739]

The oldest known version of this page was created on 2008-09-30 17:20:38 by FsseInfo
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki