sigmahokies Posted June 30, 2015 Share Posted June 30, 2015 Hi everyone I just completed my challenge: transfer name from first page to second page by POST and GET. Now, I will like to know if there is possible for me to display the list of name on PDF that come from php. For example, I have display list of name on page, but i will like to print list on display, but print on HTML is not really good, so i will like to print on PDF. Is there possible to do that? Please let me know and thank you so much! Gary Link to comment https://forums.phpfreaks.com/topic/297120-display-name-on-pdf-from-php/ Share on other sites More sharing options...
scootstah Posted June 30, 2015 Share Posted June 30, 2015 Do you mean create a PDF with PHP? Yes, that is possible. See the PECL PDF extension here: http://php.net/manual/en/book.pdf.php Link to comment https://forums.phpfreaks.com/topic/297120-display-name-on-pdf-from-php/#findComment-1515290 Share on other sites More sharing options...
ginerjm Posted June 30, 2015 Share Posted June 30, 2015 Or FPDF Link to comment https://forums.phpfreaks.com/topic/297120-display-name-on-pdf-from-php/#findComment-1515300 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.