place_image
Place an image on the active page with control over position, size, scale, and fitting mode.
Instructions
Place an image on the active page with scaling and fitting options
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Path to the image file | |
| x | No | X position in mm | |
| y | No | Y position in mm | |
| width | No | Width in mm | |
| height | No | Height in mm | |
| linkImage | No | Link the image | |
| scale | No | Scale percentage (1-1000) | |
| fitMode | No | Image fitting mode | PROPORTIONALLY |