set_header
Set page header text in HWPX files, specifying page type (both, even, or odd), and save the result to a new output file.
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 |