mPDF
Updated 21st July 2010
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.
I wrote mPDF to output PDF files 'on-the-fly' from my website, handling different languages. It is slower than the original scripts e.g. HTML2FPDF and produces larger files when using Unicode fonts, but support for CSS styles etc. has been much enhanced - see the features.
Version 4.5 is now released (21/04/10)
A Beta Version 5.0 is now released (21/07/10) which reads directly from .ttf TrueType font files (see post on the Forum)
Please see the examples, and feel free to download it. There is quite an extensive online documentation manual for mPDF. You may also find it helpful to visit the sites of FPDF and HTML2FPDF.
There is a Forum for any comments and discussion.
Please note I would be pleased to have (constructive) feedback, but I cannot guarantee a response. If you post a comment I will reply if I have the time, and perhaps others will reply.