Add Layout Label
add_layout_labelPlace a text label on a QGIS print layout, including dynamic [% expression %] support and configurable color, size, and position.
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 |