Page 1 of 1

Append one PDF file to another

Posted: Tue Jun 22, 2010 3:19 pm
by JakeJ
I have a pdf file that is generated using TCPDF. In order to break up the script in to pieces that aren't going to time out on me, I would like to create a separate pdf file and then append the second one to the first one.

I haven't found a way to do this using tcpdf specifically but i was hoping someone might have a script that will do that.

Thanks!