mdemetri2 Posted October 22, 2009 Share Posted October 22, 2009 Hi I would like to add functionality for pdf creation, i.e. view a php page (tables, text, images) then hit a button to create the pdf. From my initial research it seems that libraries are required to work with the version of php you are using - in this case v4.4.9 Can anyone point me in the right direction? Any help would be appreciated. Cheers Demetri Link to comment https://forums.phpfreaks.com/topic/178599-create-a-pdf-from-the-content-of-a-php-page-possible-libararies/ Share on other sites More sharing options...
cbolson Posted October 22, 2009 Share Posted October 22, 2009 You could try fpdf.org It is free and requires no server side installation. I use it a lot and certainly fulfills my needs Chris Link to comment https://forums.phpfreaks.com/topic/178599-create-a-pdf-from-the-content-of-a-php-page-possible-libararies/#findComment-941945 Share on other sites More sharing options...
mdemetri2 Posted October 22, 2009 Author Share Posted October 22, 2009 sent you a pm Chris, hope this makes sense - and hope you / someone can help! Cheers Link to comment https://forums.phpfreaks.com/topic/178599-create-a-pdf-from-the-content-of-a-php-page-possible-libararies/#findComment-941969 Share on other sites More sharing options...
Mark Baker Posted October 22, 2009 Share Posted October 22, 2009 html2pdf Link to comment https://forums.phpfreaks.com/topic/178599-create-a-pdf-from-the-content-of-a-php-page-possible-libararies/#findComment-941989 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.