Hi All,
How to increase the height of frame, rectangle or text-field dynamically based on the dynamic text box values.
For example, i have a frame with text field inside to populate the list of dynamic values one by one(\n). I just want to know to increase the height of frame or rectangle or text field dynamically based on the values getting populated inside the text box.
I have tried with StretchWithOverflow, position type "float" and with all stretch types available in jasper studio. But, it's not working.
Thanks in advance,
2 Answers:
Posted on January 8, 2019 at 12:20pm
What version are you using? A frame should stretch vertically according to its contents.
https://community.jaspersoft.com/documentation/tibco-jaspersoft-studio-u...
@Elizam I'm using Jasper Studio 6.4.3 version.