How do I hide a footer/section when the two sub reports in it do not display anything, or shrink. Because if there is nothing on this last page, I don't want to print out a blank page.
Printable View
How do I hide a footer/section when the two sub reports in it do not display anything, or shrink. Because if there is nothing on this last page, I don't want to print out a blank page.
Draw your subreports as a single line, and make sure that they can grow.
Then make the area required for the footer/header as small as possible
It was a good idea, but it still shows an empty page.
Can you ustilise the NoData event?
I'm sure I could do something with an event, but what would I do?
The NoData event works only for the entire report, it doesn't exist in sections.