set_header
Set page header text in a HWPX file. Specify the text and page type (BOTH, EVEN, or ODD) to create a new file with the updated header.
Instructions
Set the page header 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 |