move_page
Move a page to a specified position, such as at the beginning, end, before, or after a reference page. Adjust page order in InDesign documents by providing the page index and desired location.
Instructions
Move a page to a different position
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| binding | No | DEFAULT_VALUE | |
| position | No | AT_END | |
| pageIndex | Yes | Page index to move | |
| newPosition | No | LocationOptions value used by the current handler | |
| referencePageIndex | No | Reference page index (for BEFORE/AFTER positioning) |