Saveas as a pdf

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
qumar
Forum Commoner
Posts: 29
Joined: Wed Nov 01, 2006 8:20 am

Saveas as a pdf

Post by qumar »

hi,
i am displaying image in popup window.so
i want that image Saveas as a pdf file, if i click the saveas button.
please help to me, how can i do that.
give the related web addresses.
thanks,
qumar.
User avatar
Kieran Huggins
DevNet Master
Posts: 3635
Joined: Wed Dec 06, 2006 4:14 pm
Location: Toronto, Canada
Contact:

Post by Kieran Huggins »

I have a feeling its waaaaay more complicated than you think it will be :-(

Check out the ezpdf library
lanasa
Forum Newbie
Posts: 14
Joined: Mon Mar 26, 2007 7:49 am
Location: Buffalo, NY

Re: Saveas as a pdf

Post by lanasa »

It's no too bad, this article might help you out Create PDF Files with PHP
Post Reply