Inserting a blank page between PDFs when merged
I am looking for away to combine multiple PDFs and put a blank page between them. Is that possible? Basically the documents need to be printed and put into binders with tabs in between them. If they do not have the blank pages, it would mean that you might end up with one document having an odd number of pages and the next document being on the back side of it. I do not know how to code but the requirements would be this:
When merging multiple PDFs together:
- If a PDF is an even number of pages, do not insert a blank page
- If a PDf is an odd number of pages, insert a blank page
Is anyone able to offer a script that could do that? Or any kind of work around?
