I have a ssrs report with multiple rectangles.
Each rectangle has "add page break after" property checked. Each rectangle may or may not be visible based on certain conditions.
I want to get rid of the last blank page in the report.
I already set the ConsumeContainerWhitespace to true.
I can't think of another way to get each rectangle on different page and yet having no extra page.