reframe_page
Resize a page by specifying its bounding box coordinates in millimeters, including support for page, spread, or pasteboard coordinate spaces.
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 |