set_page_header
Define the height and print-on-first/last-page flags for a page header in a paginated report.
Instructions
Create or update : height plus PrintOnFirstPage / PrintOnLastPage flags. All fields optional — only what's passed gets written.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| height | No | ||
| print_on_last_page | No | ||
| print_on_first_page | No |