by ebarcza
4/15/2011 7:42:00 AM
I always seem to get a blank page at the end of a report. It starts off just fine but then at some point a blank page will appear at the end. SSRS has a propery called ConsumeContainerWhite space that is set to False by default. Changing the value to true elimates the blank page in most cases. Note that this is a report level property. If it doesn't then make sure the size of the body isn't too big. Reduce the width of the body until the blank page goes away... Hope this helps!