If I need to print the document in duplex, cut and stack, with the first page being the same while the 2nd pages being diffrerent.
The documents can be in two forms:
1) Separated, 1 document with 1 page as the first page, 2nd document with multiple 2nd pages.
2) One document where 1st page is the one which should be duplicated, and all pages after it are the 2nd pages.
How do I duplicate the 1st page a correct number of times and insert it after each 2nd page? I couldn't figure out how to use Insert Pages node for this.
So, for example, lets take case 2, with one file containing one 1st page and five 2nd pages.
It should turn from:
1,2
3,4
5,6
into
1,2
1,3
1,4
1,5
1,6
after duplication
Also this is assuming that "Print Quantity" parameter is not set, as this might be just a pdf dropped into a hotfolder.
Try this: