Open taxidev opened 7 years ago
Just for clarification, I need to merge 2 or more pdf files first, and then add images to the end. But I can't see how to do that. It seems once the pdf files are merged they are also saved as a file. So I would have to be able to open the merged pdf file and add the images. That's where it isn't clear.
It looks like, with the help of the tcpdf library, we should be able to merge images also. But there is no indication of the syntax for doing this from within the PDFMerger class object. Please provide an example. Thank you.