Blank space at end of page

五迷三道 提交于 2019-12-31 02:56:14

问题


Background

A subreport with a column title and a detail section both set to 20px high.

When the subreport record displays on the main report, the subreport prints as expected until when it reaches at the bottom of the page.

Then the subreport prints just the column header and left blank space, then again starts on new page with column header and its detail.

Question

So, would you make it either print the whole subreport on same page, or start whole report from new page?

Master Report JRXML

http://pastebin.com/V2HRPWVL

Image of the problem faces

Thank You Mihir Parekh


回答1:


Try set the Split Type of related band to Prevent. (Might be detail band)




回答2:


Another way to delete the last blank page that appears in the report, is eliminating the pagination of the report



来源:https://stackoverflow.com/questions/5326879/blank-space-at-end-of-page

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!