set_tablix_size
Resize a tablix by setting its height and/or width directly using RDL size strings. Corrects size changes after adding header or footer rows that alter body height.
Instructions
Resize a tablix by writing and / or directly. Each arg independently optional. Use after adding header / footer rows that change the body's natural height — v0.2's positioning tools only cover top/left, not size. Both values are RDL size strings. Returns {tablix, kind, changed: list[str]} — empty list when inputs match existing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| path | Yes | ||
| width | No | ||
| height | No |