SA Posted December 1, 2008 Share Posted December 1, 2008 Hai, Can some one provide me a standard way to convert the HTML to PDF ??? Thanks. Link to comment https://forums.phpfreaks.com/topic/134971-html-to-pdf/ Share on other sites More sharing options...
Mchl Posted December 1, 2008 Share Posted December 1, 2008 Check FPDF out. Link to comment https://forums.phpfreaks.com/topic/134971-html-to-pdf/#findComment-702920 Share on other sites More sharing options...
SA Posted December 1, 2008 Author Share Posted December 1, 2008 Many thnks for this link Mchl. I will check it out. Link to comment https://forums.phpfreaks.com/topic/134971-html-to-pdf/#findComment-702922 Share on other sites More sharing options...
SA Posted December 1, 2008 Author Share Posted December 1, 2008 Actually my client will be giving the required data in WYSIWYG editor and i will be providing a generate PDF button at the bottom. The content given by my clent will be dynamic in nature. That it is nver going to have a standard format. Can any one guide me on this. Thanks ??? ??? Link to comment https://forums.phpfreaks.com/topic/134971-html-to-pdf/#findComment-702935 Share on other sites More sharing options...
Mchl Posted December 1, 2008 Share Posted December 1, 2008 Should still be possible with FPDF Link to comment https://forums.phpfreaks.com/topic/134971-html-to-pdf/#findComment-702936 Share on other sites More sharing options...
SA Posted December 1, 2008 Author Share Posted December 1, 2008 I have downloaded the class from FPDF. But i thing it can be used to generate PDF for an HTML that is always having the same structure. Is it possible to generate PDF from HTML that will be dynamic in nature(IE in each case the HTML will be diffrent)... Link to comment https://forums.phpfreaks.com/topic/134971-html-to-pdf/#findComment-702939 Share on other sites More sharing options...
Mchl Posted December 1, 2008 Share Posted December 1, 2008 Yes it is. See 'Scripts' section for some examples. Link to comment https://forums.phpfreaks.com/topic/134971-html-to-pdf/#findComment-702940 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.