Insert image into pdf through php

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
dimxasnewfrozen
Forum Commoner
Posts: 84
Joined: Fri Oct 30, 2009 1:21 pm

Insert image into pdf through php

Post by dimxasnewfrozen »

I was curious to see if there was a tutorial out there for inserting an image into a php generated pdf.

I searched google, didn't really find anything useful.
espanolachat01
Forum Newbie
Posts: 1
Joined: Fri Nov 20, 2009 5:45 pm

Re: Insert image into pdf through php

Post by espanolachat01 »

dimxasnewfrozen wrote:I was curious to see if there was a tutorial out there for inserting an image into a php generated pdf.

I searched google, didn't really find anything useful.

try to check this out: fpdf.org

it has also some docs you might need..:)
Post Reply