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......
Saving webpage as pdf
Moderator: General Moderators
-
G.kanojiya
- Forum Newbie
- Posts: 1
- Joined: Wed Jan 25, 2012 4:28 am
Saving webpage as pdf
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......
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
FPDF has worked for me in the past.
- php3ch0
- Forum Contributor
- Posts: 212
- Joined: Sun Nov 13, 2005 7:35 am
- Location: Folkestone, Kent, UK
Re: Saving webpage as pdf
The otherone to consider is dompdf. It is a bit slower rendering but seems to have better css support.