Page 1 of 1

Is there a good HTML/PHP > PDF conversion code?

Posted: Tue Oct 21, 2014 5:18 am
by simonmlewis
I need to have a button where it creates a "Save as PDF" or Open as PDF, for a given page.

I guess we need to product the layout, and state what is shown on the PDF document. I've read about various softwares that can be loaded on the Server, but I wonder if there is code that we can use to adjust it ourselves, like you do when you export to CSV?

Thanks.

Re: Is there a good HTML/PHP > PDF conversion code?

Posted: Tue Oct 21, 2014 5:24 am
by pbs
Try TCPDF

You can directly convert from HTML to PDF