It seems that a page break is calculated before empty lines are removed.
Steps to reproduce:
- Create a Detail Band and set Layout to "Vertical Layout"
- Add a Textfiled with a Value that shows a position
- Add multiple Textfields with Value "" ,
RemoveLineWhenBlank=true and positionType=Float
- Add a StaticText with some Text in the Column Footer to better see where the Detail ends
- Preview with a Data Source that returns enough positions to overflow the page
- The first positions will look fine
- The last position on each page will have additional empty unused space