I have a main rdl file with about 40 subreports. Each subreport has a filter that only allows that filtered data to show. At the end of each subreport there is a rectangle that is used to "add a page break after".
The problem is that all of the pages are showing up correctly with the appropriate page break. Unfortunately, the last page is blank from the "add a page break after". The user does not want to see that blank page.
I tried hiding the rectangle when the last page is visible, but then the headers of all the other subreports that did not meet the condtion showed up.
Any ideas?