place_file_on_page
Place a file onto an InDesign page at specified coordinates. Supports autoflow and layer assignment for organized document creation.
Instructions
Place a file on a page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | X position in mm | |
| y | No | Y position in mm | |
| filePath | Yes | Path to file to place | |
| layerName | No | Layer name to place on | |
| pageIndex | Yes | Page index | |
| autoflowing | No | Autoflow placed text | |
| showingOptions | No | Show import options dialog |