Add Layout Label
add_layout_labelAdd a text label to a print layout with dynamic expressions and customizable position, size, font, and color.
Instructions
Add a text label to a print layout (mm). text may contain [% expression %] for dynamic content. color is hex (e.g. '#000000').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | ||
| y | No | ||
| text | Yes | ||
| color | No | #000000 | |
| width | No | ||
| height | No | ||
| font_size | No | ||
| layout_name | Yes |