Move page by x-coordinates (page tool)
I wondered if anyone can help.
I have a single page document which I use the "app.activeDocument.pages.add();" code to add a second page next to it, but, I then need to move the second page across by 30mm to leave a margin between the pages. Manually I would use the "Page Tool (Shift+P)" but not sure how to move it by script.
Thankful for any help with this, Bren