Setting the maximum records per page property to 1 forces the repeating frame to display only one record per page, which is exactly what's needed when you want each record on a separate page. Options B, C, and D use 'min', 'max', and 'n' which are not valid settings for achieving one record per page.