add_textbox
Add a formatted text box to a report page to create page headers, section titles, and captions. Set text, position, size, font, alignment, and color.
Instructions
Add a formatted text box - use for page headers, section titles and captions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | ||
| y | No | ||
| bold | No | ||
| text | Yes | ||
| align | No | left|center|right | |
| color | No | hex colour e.g. #1A4480 | |
| width | No | ||
| height | No | ||
| fontSize | No | font size in pt | |
| pageName | Yes | ||
| reportSessionId | Yes |