Imported From: http://groups.google.com/group/in-portal-dev/browse_thread/thread/96b119b815f772c5#
We have nice TCPDF library based class, that allow to convert template
(*.tpl files) into PDF documents. It only lacks ability to generate PDF
document from directly given html, without saving it as .tpl file before
doing so.
...