Jump to content
JasperReports Library 7.0 is now available ×

subreport going on to new page


Recommended Posts

By: pohart - pohart

subreport going on to new page

2006-04-05 09:00

I have a subreport that includes a last page footer.

the printWhenExpression on the footer is

Boolean.valueOf($V{PAGE_COUNT}.intValue() > 0)

 

this causes a space to print at the bottom of the subreport in each detail row of the master report unless the page header is alone on a page.

 

if the page header is alone on a page, the band does not print.

 

My problem is that even though the band does not print, the master report gets that the subreport went onto a new page and prints those elements that are set to print when the detail overflows.

 

is there some way to include this seperator without firing a detail overflow?

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...