move_page_item
Relocates a page item to specified X and Y coordinates on a given page in an InDesign document.
Instructions
Move a page item to a new position
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | New X coordinate | |
| y | Yes | New Y coordinate | |
| itemIndex | Yes | Index of the page item to move | |
| pageIndex | Yes | Index of the page containing the item |