add_image
Insert an image from a given path into a HWP/HWPX document and write the modified document to a specified output path.
Instructions
Insert an image file into the document and write a NEW file (delegate).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| out_path | Yes | ||
| width_mm | No | ||
| height_mm | No | ||
| image_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |