How would I go about inserting a page break to occur within a repeat region for printing?
I have a recordset pulling 222 records to be displayed. They want to be able to print each record on a page, so I would have to put the page break code in the repeat region.
Does anyone have any advice or code to get this page break working?