Page 1 of 1

How to convert html to pdf??

Posted: Tue May 05, 2009 12:14 am
by RishikeshJha
Hi,

i want to convert html to pdf which is generated dynamiclally throuhg php. can anyone give me the script or give me guideline how to do this?? its urgent

Thanks in advance..........

Re: How to convert html to pdf??

Posted: Tue May 05, 2009 12:58 am
by Benjamin
When is your deadline?

Re: How to convert html to pdf??

Posted: Tue May 05, 2009 4:42 am
by newbe
RishikeshJha, try using fpdf.

Re: How to convert html to pdf??

Posted: Tue May 05, 2009 10:48 am
by DrTom
We use htmldoc at work. It works pretty well.

Re: How to convert html to pdf??

Posted: Wed May 06, 2009 6:00 pm
by ldougherty
Hello,

ezpdf is also an easy library to use; it suffices for most pdf tasks and is quick to pick up.

http://www.ros.co.nz/pdf/