Hi all,
I did a search and nothing really seemed to be directly related to this question. Is it possible, using Python, to merge seperate PDF files?
Assuming so, I need to extend this a little further. I am hoping to loop through folders in a directory and repeat this procedure.
And I may be pushing my luck, but is it possible to exclude a page that is contained in of the PDFs (my report generation always creates an extra blank page).
Many thanks in advance.