Joomla-pdf-document-view

Joomla universal pdf render(dompdf, mpdf, tcpdf, wkhtmltopdf)


Project maintained by studio42 Hosted on GitHub Pages — Theme by mattgraham

DOWNLOAD IT

joomla-pdf-document-view

Joomla universal pdf render(dompdf, mpdf, tcpdf, wkhtmltopdf).

The joomla library extention provide a solution to make PDF view & file.

Four HTML to PDF converter are supported.

With the library installed on joomla, you can display & save the rendered documents on file only with one instruction in your component. compared Speed a Quality of rendering pdf
Add it to joomla
Joomla developper Page

Why universal ?

The file include only the 4 most know and well documented html to PDF converter but you can easy make a new render class to call anothe PDF class.

Look one of the existing PHP file in the /render subfolder. add your own following the same class / function name(if you want implement the same functionality) make a librairy package of the PDF class and it have to work