FPDF

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
kpraman
Forum Contributor
Posts: 172
Joined: Fri Oct 13, 2006 10:54 am

FPDF

Post by kpraman »

I downloaded FPDF and started to use. Its working fine, i wanted to use gif images. How can i use it? (It only supports jpg and png).
User avatar
ptrpan
Forum Commoner
Posts: 81
Joined: Tue Apr 03, 2007 5:09 am
Location: Cape Town, South Africa

Post by ptrpan »

I dont know how useful this will be, but have a look at this
kpraman
Forum Contributor
Posts: 172
Joined: Fri Oct 13, 2006 10:54 am

Post by kpraman »

Thanks. downloaded gif.php and altered the code. I am getting the error, GIF parser : unable to open file.
Post Reply