Page 1 of 1

Saving webpage as pdf

Posted: Wed Jan 25, 2012 4:31 am
by G.kanojiya
Hi All...

I am looking for a way of saving currently open webpage as a pdf file.........I searched for that and even gone for this site http://www.tcpdf.org. But there also I didn't find any perfect way of doing this all....If somebody else has tried tcpdf for that or done something like that, then plzzzzz do help me....Thanx......:)

Re: Saving webpage as pdf

Posted: Wed Jan 25, 2012 6:24 am
by Celauran
FPDF has worked for me in the past.

Re: Saving webpage as pdf

Posted: Thu Jan 26, 2012 10:19 am
by php3ch0
The otherone to consider is dompdf. It is a bit slower rendering but seems to have better css support.