Question
CS6 - Using JS to move pages to a new pasteboard?
I have a bunch of documents that have four 8.5x11 pages set up as spreads on a single pasteboard. I need to script moving the last two pages onto a new pasteboard. Hope that makes sense.
Basically, from this:
PASTEBOARD 1
Pages 1,2,3,4
To this:
PASTEBOARD 1
Pages 1,2
PASTEBOARD 2
Pages 3,4
Can anyone help point me in the right direction? Thanks!