I set all objects placed on the body to Allow move: vertical, Allow height: Grow, Shrink, and Page break before each occurrence is false.
In print preview the body section grows as espected, but doesn’t shrink, leaves empty space between records.
How to avoid it?
I would like a behavior such the FM option Also reduce the size of the enclosing part.
You aren’t the only one with this problem:
http://forum.servoy.com/viewtopic.php?t … aef5dfcc86
Does this happen on all platforms? , there is a shrink issue in Mac (due the Mac LAF implementation), to overcome this issue in general, design your form with the minimum size fields, in this case you body is always the correct size even it does not shrink.