export_page_as_image
Convert a specific HWP document page to an image file (BMP, JPG, PNG) with custom DPI and output path.
Instructions
Export a page as an image file (bmp, jpg, png).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dpi | No | ||
| doc_id | Yes | ||
| format | No | png | |
| output_path | Yes | ||
| page_number | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||