set_header_item_position
Move a named ReportItem inside a PageHeader to exact coordinates (top, left). Requires an existing PageHeader and item name.
Instructions
Move an existing named ReportItem inside to (top, left). Errors if there is no (call set_page_header first) or no item by that name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | Yes | ||
| left | Yes | ||
| name | Yes | ||
| path | Yes |