天天看点

:ireport出现分页空白的解决方案

 问题描述:

由于ireport默认是自动分页的,设计复杂报表的时候穿插的有表格和图表。在实际应用中,表格出现多条数据循环的时候就会出现分页空白问题。如下图

<a href="http://blog.51cto.com/attachment/201209/102358659.png" target="_blank"></a>

解决方案:

就是由于自动分页所以出现分页,直接设置报表属性的More...选项卡中的 Ignore Pagination 就可以了

<a href="http://blog.51cto.com/attachment/201209/102803536.png" target="_blank"></a>

本文转自 沫沫金 51CTO博客,原文链接:http://blog.51cto.com/zl0828/984231,如需转载请自行联系原作者