Create PDFs from HTML
Aug 21
Quick link since I don’t know too much about this PHP component.
mPDF is a PHP class which generates PDF files from UTF-8 encoded HTML. It is based on FPDF, HTML2FPDF, and UFPDF, with a number of enhancements.
If anyone gives this a test drive stop back and let me know what you think. How well it worked and how close was the PDF to the rendered HTML.
Check out these posts too:
Facebook
RSS
Twitter
Aug 21, 2009 @ 08:42:30
this could come in handy, thanks for sharing.
Aug 21, 2009 @ 08:46:48
If you test it let me know how well it works for you.
Aug 25, 2009 @ 12:38:49
i've set it up and it's working well so far.. i'll let you know as i start to use it some more if i run into any issues. author does make clear it's a low slower than the other tools due to unicode support so if you don't need unicode you may want to use the other tools he mentions.
Aug 25, 2009 @ 13:19:13
If it doesn't work as you expect let me know and I will setup a demo of another component (don't like to publish too much on it) and test it against your html page.