Question
Set page break after x records
I have a report the prints user names with checkboxes to the right and a place to handwrite data on the report. The height of the data in each row is always the same so I'd always want a page break after the same number of records.
When using a pdf cfdocumnet is there a way to insert a page break after x records have printed? The records are coming from a query.
Thanks
