Hello Clearcoding
Remove all the static text labels. Use text fields instead, with the text in quotes. They can be grouped with other text fields and data fields.
Put all the data fields after the quoted text field in the same group as the quoted text field.
Now, do the same with all the rows that you want to display. Separate group for individual row.
Select all the elements in a group, or, all the elements in all the groups and do this:
Set "Position" to "Float"
Set "Stretch Type" to "Relative to the tallest object"
Check "Print when detail overflows" checkbox.
Check the "
Stretch with overflow" checkbox.
That's all we can do to make things "stretch" together.
Now, the band would have to stretch dynamically with these stretched details. Just go to the band properties, set Split type to "Default" and split allowed to true.
Hope it helps you.
Edited by madisonquinn - 27 May 2017 at 2:20am