Can't suppress parent rpt headers on new page

By: Rob Forbes - rlforbes
Can't suppress parent rpt headers on new page
2002-12-03 15:14
When a subreport overflows to the next page Jasper prints the column header for the parent report at the top of the new page, even though "isPrintOnDetailOverflows" has not been set to true. How can I stop it from doing this? It doesn't make sense to print the parent report column header in the middle of a subreport overflow.




By: Teodor Danciu - teodord
RE: Can't suppress parent rpt headers on new page
2002-12-07 02:26

Hi,

This is how the engine works.
If the master report column headers bother you,
you have to suppress them.
You either remove them completely or use
the "printWhenExpression" available both at
report element and band level.

I hope this helps.
Teodor
2006 IR Open Dicussion's picture
Joined: Aug 10 2006 - 3:24am
Last seen: 17 years 1 month ago

0 Answers:

No answers yet
Feedback