954,568 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Export to PHF

Who can help please, I have no knowledge of the PDFlib and its functions and have a time constraint, dont have the time to sit down and study it.

Who can help, I need the following dynamic php page exported to a pdf.

Here is the link:

http://www.lifestyle-solutions.biz/jeanadmin/print-program.php?idprgramdet=40

Thank you

Tommy

tomkrug2
Newbie Poster
2 posts since Sep 2008
Reputation Points: 10
Solved Threads: 0
 

If you feel PDFlib is difficult, then tcpdf might very easier to handle. Of course you need little knowledge. After downloading tcpdf, then given some examples PHP files. Just copying those code, putting into your website and finally pass the html content their method will work.

Yesterday only i did this to my client website.

ddsuresh
Newbie Poster
8 posts since Nov 2009
Reputation Points: 10
Solved Threads: 0
 

My problem is the code to include the dynamically created file:

With dompdf it is :

$dompdf->load_html_file('http://www.lifestyle-solutions.biz/jeanadmin/print-program.php?idprgramdet=40');

But dompdf does not work.

I have looked at TCPDF but in their examples, i cant find similar code to the code of dompdf

tomkrug2
Newbie Poster
2 posts since Sep 2008
Reputation Points: 10
Solved Threads: 0
 
chrishea
Nearly a Posting Virtuoso
1,428 posts since Sep 2008
Reputation Points: 210
Solved Threads: 230
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: