vote up 0 vote down star

How can I create a new document using other pdfs that I'm generating?

I have methods to create some documents, and I want to merge them all in a big pdf, how can I do that with TCPDF?

I do not want to use other libs.

flag

67% accept rate

1 Answer

vote up 0 vote down

Hi i think TCPDF is not able to merge pdf files.

You can try it with an shell command and

PDFTK Toolkit

So you dont have to use an other pdf library.

link|flag
The problem with that is that I have to save each pdf then merge and the erase again the pdfs, is tcpdf really unable to merge documents? :( – LuRsT Oct 27 at 11:06

Your Answer

Get an OpenID
or

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