mPDF | |
Overview | ||||
mPDF is a PHP class which generates PDF files from UTF-8 encoded HTML. It is based on FPDF and HTML2FPDF, with a number of enhancements. mPDF was written by Ian Back and is released under the GNU GPL v2 licence.
More info
PDF Output of Tiki content with 'mPDF' All Free / Libre / Open Source PDF generation solutions were analyzed and mPDF was selected as the overall best solution for deep integration in Tiki. The main reasons are:
See also:
|
Table of contents | |
Installation | |
|
Configuration | |
mPDF works well with Tiki out-of-the-box even on average shared hosting. There are many options at tiki-admin.php?page=print, most of which can be overridden page by page via PluginPDF
If you are programmer, you may want to look in */mpdf/config.php for additional configuration options.
|