reframe_page
Resize a page by defining new bounding coordinates (x1, y1, x2, y2) in millimeters, with selectable coordinate space.
Instructions
Reframe (resize) a page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x1 | Yes | Top-left X coordinate in mm | |
| x2 | Yes | Bottom-right X coordinate in mm | |
| y1 | Yes | Top-left Y coordinate in mm | |
| y2 | Yes | Bottom-right Y coordinate in mm | |
| pageIndex | Yes | Page index | |
| coordinateSpace | No | PAGE_COORDINATES |