Code for html to pdf generator using PHP

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
basudeb
Forum Commoner
Posts: 44
Joined: Wed Dec 20, 2006 12:13 am

Code for html to pdf generator using PHP

Post by basudeb »

To ALL,

I need a free code module which will be able to generate pdf file from html file(html to pdf generator). Though i use the FPDF class . But it is time taking to generate the pdf from html using FPDF class, because i have a lots of html file with different design structure.

So please suggest me the better one using which i just send the URL of the html file and it will return the PDF file.


Thanks,
Basudb Chakraborty
Post Reply