Report Page Breaks

I’m using nested queries and children tables to display data. I would like each record returned by the parent query to force a page break if the nested query wont fis, so the nested query has a full page to display its data. I’m having trouble right now. The orange rows are the top query and the white is the nested query.