Open treedust opened 4 years ago
Hi @treedust Thanks for the issue and contribution. I'll review your PR and merge it soon. Thanks
Useful Links https://github.com/TIBCOSoftware/jasperreports/releases/tag/6.11.0
isStretchWithOverflow boolean property of text fields has been deprecated and replaced by the new textAdjust property which adds a third option to scale down the font size in order for the text content to fit the design size of the text field element;
https://community.jaspersoft.com/questions/1156101/text-field-textadjust-property-not-working https://community.jaspersoft.com/jasperreports-library/issues/12446
for the
jrxml
files atextField
tag currently hints incorrectly for the attributetextAdjust
. The message that follows isAttribute textAdjust is not allowed here