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