phpdeveloper82 Posted August 20, 2009 Share Posted August 20, 2009 Hi, Can you suggest any simple package which creates a PDF file from html ? After php page execution, the result will be output in a web page and I need the option to download the result as a PDF file. Also, is it possible to download the contents as a doc file ? I have searched and find out many packages for pdf file.. but none of them works well or it take much customization.....please suggest a simple simple package... thanks in advance Link to comment https://forums.phpfreaks.com/topic/171130-html-to-pdf/ Share on other sites More sharing options...
Garethp Posted August 20, 2009 Share Posted August 20, 2009 http://www.digitaljunkies.ca/dompdf/ Link to comment https://forums.phpfreaks.com/topic/171130-html-to-pdf/#findComment-902448 Share on other sites More sharing options...
Adam Posted August 20, 2009 Share Posted August 20, 2009 From what I've read FreePDF is pretty good. But if you look at the comments at the bottom of the page here, there's a few other recommendations. Link to comment https://forums.phpfreaks.com/topic/171130-html-to-pdf/#findComment-902452 Share on other sites More sharing options...
waterssaz Posted August 20, 2009 Share Posted August 20, 2009 As suggested above I find the fpdf class very easy to use so definitaly worth a look, don't find dompdf as simple but just IMO :-) Link to comment https://forums.phpfreaks.com/topic/171130-html-to-pdf/#findComment-902567 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.