place_file_on_spread
Place a file onto an InDesign spread at specified X and Y positions, with options for layer, autoflow, and import settings.
Instructions
Place a file on a spread
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 | |
| autoflowing | No | Autoflow placed text | |
| spreadIndex | Yes | Spread index | |
| showingOptions | No | Show import options dialog | |
| pageIndexWithinSpread | No | Page index within the spread (0-based) |