You can a grouping to your data region, use RowNumber() function to control how many records belong to each group, and add a pagebreak on the group. This page contains a sample of how to do this http://msdn2.microsoft.com/en-us/library/ms157328.aspx (scroll to the page breaks section).
Single record per page
AGuther
You can a grouping to your data region, use RowNumber() function to control how many records belong to each group, and add a pagebreak on the group. This page contains a sample of how to do this http://msdn2.microsoft.com/en-us/library/ms157328.aspx (scroll to the page breaks section).