开发者

Blank space at end of page

开发者 https://www.devze.com 2023-02-17 09:01 出处:网络
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 a

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

Blank space at end of page

Thank You Mihir Pa开发者_如何学编程rekh


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


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

0

精彩评论

暂无评论...
验证码 换一张
取 消