set_footer
Create a new HWPX file with footer text applied to chosen page types (BOTH, EVEN, ODD). Provide source path, footer text, and output path.
Instructions
Set the page footer text (page_type: BOTH/EVEN/ODD as accepted by python-hwpx) to a NEW file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| text | Yes | ||
| out_path | Yes | ||
| page_type | No | BOTH |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |