reframe_page
Resize an InDesign page by defining new bounding box coordinates in millimeters. Specify page index and top-left to bottom-right corners to reframe the page.
Instructions
Reframe (resize) a page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageIndex | Yes | Page index | |
| x1 | Yes | Top-left X coordinate in mm | |
| y1 | Yes | Top-left Y coordinate in mm | |
| x2 | Yes | Bottom-right X coordinate in mm | |
| y2 | Yes | Bottom-right Y coordinate in mm | |
| coordinateSpace | No | PAGE_COORDINATES |