Duplicating a large number of pages script (special)
A fairly common problem for us is having a large file, say ~100 pages, where we have to duplicate each page X number times, so that each duped page is added after the original.
For example: I have to duplicate each page of a 100 page file 5x so that in the end I have a file with pages in this order: 1, 1, 1, 1, 1, 2, 2, 2, 2, 2, 3...
Normally when you duplicate 100 pages, it puts the pages at the end of the file. And while I know you can OPT-Drag pages to duplicate them where you want (in fact, I have a script with a shortcut to do this), many of our jobs are very large and it's not feasible to dupe 100 pages 5x each... 1 at a time. It's both too time consuming and introduces a large chance you'll make a mistake along the way.
Is there a script out there where you can quickly duplicate a large file in the order above? Or perhaps some trick to achieve the same result?
Thanks!
