set_footer
Set footer text for specified page types (BOTH, EVEN, ODD) on a HWP/HWPX document, saving the result to a new file.
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 |