set_body_item_size
Resize a named report item inside the of an RDL report by updating its width and height. At least one dimension must be provided; unspecified dimensions remain unchanged.
Instructions
Resize an existing named ReportItem inside . At least one of width / height must be supplied; missing fields are left untouched. Same RDL size-string convention as the position tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| path | Yes | ||
| width | No | ||
| height | No |