I have a small list style report that for one filter happens to be the exact size of 1 page for the main details. The summary in the group footer then gets printed on the 2nd page. This is not a big deal, but the header is printed on the 2nd page, and since there are no details the footer band is being printed on top of the header.
This is not a major issue but, for this one filter, it makes the report less useful since the people that are looking at typically only care about the summary at the bottom.
I don't want to change margins because that will just mess with the other filters. Is there something i can do in the code to push that band down just a little bit if ends up on the 2nd page with no details?
see attached image.
This is not a major issue but, for this one filter, it makes the report less useful since the people that are looking at typically only care about the summary at the bottom.
I don't want to change margins because that will just mess with the other filters. Is there something i can do in the code to push that band down just a little bit if ends up on the 2nd page with no details?
see attached image.