Creating a table of images with 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
User avatar
barb woolums
Forum Contributor
Posts: 134
Joined: Sun Feb 08, 2009 9:52 pm

Creating a table of images with fpdf

Post by barb woolums »

Anyone know how to do this? I have been battling with it for ages.

I have tried using html_table.php, but the images end up on top of one another.

I think I need to make my images smaller as well any way to do this without resizing the actual images?
User avatar
barb woolums
Forum Contributor
Posts: 134
Joined: Sun Feb 08, 2009 9:52 pm

Re: Creating a table of images with fpdf

Post by barb woolums »

Worked this out.
Post Reply