Html To Pdf Converter 24.04.09
Hi programmers,
I want a HTML to PDF converter PHP Script
which will convert the output of my PHP/Mysql script in PDF
I am using smarty templates to show output
So ur script will fetch the smarty template output and convert it in to PDF and visitor will be able to download the PDF
I used HTMLtofpdf class but it has limitations and can not convert HTML with nested tables and images in it