set_header_footer
Set header or footer text on chosen pages (all, odd, even, or first) in an HWP document. Specify document ID, type, and text content.
Instructions
Set header or footer text.
Args: doc_id: Document ID from open_document type: "header" or "footer" where: 0=all pages, 1=odd, 2=even, 3=first text: Text content
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | ||
| type | No | header | |
| where | No | ||
| doc_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||