I have several PDF templates that I would like to load and modify and output using tcpdf.

Is it possible to load an existing PDF and use it as a starting point in tcpdf?

link|improve this question
feedback

1 Answer

up vote 8 down vote accepted

You want to use FPDI.

There's some example code here.

link|improve this answer
Thanks, that looks like the thing I was looking for. – Marko Sep 13 '09 at 22:25
@neoneye do you have a link to information about that? My quick look doesn't turn anything up. – timdev Sep 3 '10 at 18:08
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.