/
Ability to generate PDF document from raw template
Ability to generate PDF document from raw template
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.
allow_to_generate_pdf_from_raw_contents.patch