I have Adobe Acrobat XI Pro. I would like to print an entire batch of pdfs multiple times. I have set up an Action to do this once. However, I have to manually run this Action for each copy of the batch I need. I would like loop this Action so that it repeats the number of times needed. In other words, I would like the Action to ask me how many copies of the batch I wish to print and then print the batches one after another. I do not want to specify the number of copies in the print dialog box, as this prints out each document the number of times specified without collating the entire batch.
As an example, supposing you had 5 documents to be printed - call them 1 to 5 - I would like to print in the following sequence:
1,2,3,4,5,1,2,3,4,5,1,2.3.4.5.... etc.
At the moment when I use the print dialog box, if I wanted 5 copies, it prints in the sequence:
1,1,1,1,1,2,2,2,2,2,3,3,3,3,3... etc.
Can anyone tell me how I can do this, if at all possible? Many Thanks!