In the format section area of the details section in the New Page After conditional formula, use the Mod function and the record number to determine when the new page should trigger.
eg.

Record No. mod 2 = 0

This should force a separate page for every two records.

Hope this helps