Hi,
We are using this wonderful tool everyday to merge the n pdf we receive in p pages groups (1pages.pdf, 2pages.pdf, ...)
Now what we would like to do is to use another scrip on every odd pages pdf to add a blank page every n pages...
Say we have a 3pages.pdf with 12 pages which is the merging of 4 pdf with 3 pages... (pdf1, pdf2, pdf3 and pdf 4 are 3 pages pdf and have been merged into a 12p pdf...
I would like to have a scrip that will add a blank page after every 3 pages 123 blank 456 blank 789 blank 10 11 12 blank and on and on...
In a perfect world, the script would read the number of pages between each blank insert on the file name (03pages.pdf would read 3, 11pages.pdf would read 11...)
My goal is to be able to print every pdf in duplex which I can do right only on even pages pdf or on odd pages pdf after have manualy added a blank pages after each sequence of n (n=odd number... )
I hope my poor english let me explain clearly what we are looking, and I hope too that what I want to do is possible.
I don't know a line about coding ! But more and more I think that I should dive in !!!
Anyway, thanks a lot for the feedback.
Frank