set_footer_item_position
Moves a named ReportItem inside a paginated report's page footer to specified top and left coordinates. Fails if no PageFooter or item with that name exists.
Instructions
Move an existing named ReportItem inside to (top, left). Errors if there is no (call set_page_footer first) or no item by that name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | Yes | ||
| left | Yes | ||
| name | Yes | ||
| path | Yes |