ilcreative Posted October 23, 2008 Share Posted October 23, 2008 Hi all, I am using a php driven content management system (moodle) and want to convert a particular page to PDF. The data on the page is generated from multiple variables which are defined within numerous different PHP scripts and is therefore quite complicated. My PHP knowledge is very limited and I don't know if this is even possible. Could anyone point me in the right direction? Many thanks, Mark Link to comment https://forums.phpfreaks.com/topic/129734-converting-a-complex-php-page-to-a-pdf-document/ Share on other sites More sharing options...
blueman378 Posted October 23, 2008 Share Posted October 23, 2008 are you trying to convert a page after every time it loads or jsut once? Link to comment https://forums.phpfreaks.com/topic/129734-converting-a-complex-php-page-to-a-pdf-document/#findComment-672699 Share on other sites More sharing options...
ilcreative Posted October 23, 2008 Author Share Posted October 23, 2008 I'm not sure what you mean, the page will display differently for every user due to user variables. Ideally I would like a button that allows the user to print the page to PDF. Link to comment https://forums.phpfreaks.com/topic/129734-converting-a-complex-php-page-to-a-pdf-document/#findComment-672825 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.