Hello,
I have a table (Main) with sub elements. I wish to page break when the last sub element has printed.
If I add, “PageBreak Condition” to TRUE, everything works fine—the page breaks occurr where I want them—except that a page break also occurs on the very first page, the net result being a report header and the rest of the first page being blank.
I also tried adding a page break on the last sub element (Parts 9) but that didn’t work at all.
PageBreak Condition allows for a formula so I went to look for a “NotOnFirstPage” type of system variable but I couldn’t find one.
Can anyone tell me how to conditionally suppress a page break on the first page?
Thank you