I created a report as part of a C# application using Reporting Services and I cant find some functionality I am used to seeing in other environments. I believe both MS Access a
Ok, what you need to do is to first define the reports page size to be large enough to encompass your entire data region.
See:
http://msdn.microsoft.com/en-us/library/bb677374.aspx
You then need to add Page Break Points to the Group in your Matrix. See below:
http://msdn.microsoft.com/en-us/library/ms156434.aspx