I have a report where certain records are set by a binary switch to print a bold text. I want to prevent these records from printing as the last record on a page. I have tried to do a record count and forcing a page shift if my true false criteria for the binary is met but the record count per page changes since records can grow.
Is there a way to test if it is the last record on the page in an if statement and then force a page break?
Software/Hardware used:
ASKED:
July 23, 2009 8:23 PM