I have a document of ~200 pages, and I need to create a script that creates different print jobs off this PDF.
So, for example, I need pages 1 - 7 printed and then page 8 and then page 9.
The reason is that some of these pages are printed double sided, and others are not, so I cannot simply print out the whole document.
We've explored other options, such as adding blank pages and breaking the PDF into smaller documents, but I'm curious if there's a script that'll solve this.