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.
|
|
|
|
|
|
|
Hi i think TCPDF is not able to merge pdf files. You can try it with an shell command and So you dont have to use an other pdf library. |
||
|