Total Pageviews

2014/06/06

[iReport] How to adjust fileds' height dynamically

Problem
Here is my report template in iReport. I have 11 field elements in detail band. 

The "remarks field" may have more information need to show. Other fields' height need to increase based on "remark field's" height.

Solution
For each field, we need to set three attributes as bellows:
  • Position type: float
  • Stretch type: relative to tallest object
  • Stretch with overflow: true (checked)


Click detail band


Set split type to Prevent


See....the problem had been resolved.

Reference

No comments: