I noted Olaf's tutorial regarding the user of TCPDF. I'm need to do the following: Given a specific existing PDF file, take note of the page count and insert all of the pages in the file into another existing PDF document, adding a new header and footer, reducing the size of the inserted pages enough to make room for the header and footer. Is TCPDF the right tool for this and if so, can you point me to the relevant methods I need? I have looked through the documentation, but haven't found what I was looking for.
Thanks,
Chuck