Header, Record & Footer, same page?
Header, Record & Footer, same page?
Hello,____Is there a way to ensure that all the components of a given level (header, record & footer) print on the same page?____Thanks,__W
=> Header, Record & Footer, same page?
R&R will only ensure that a header and record or a record and footer appear on a page so that a header or footer alone is not present. But there is not a way to enforce an entire group on a page short of starting a new page for each group.____Kathleen__R&R Support
-
- Posts: 12
- Joined: Tue Oct 10, 2017 12:44 pm
==> Header, Record & Footer, same page?
It would be nice if R&R simply shared the current line of the page with their users similar to the way they now provide access to __recno() and date(), then we could calculate ourselves whether or not to conditionally page break the record group or not. I know they keep track of this parameter to auto-paginate reports, they just don^t share! :-)
===> Header, Record & Footer, same page?
In actuality we do not store a line counter variable whose value we would be able to return. The pagination code is actually much more complex so it is not readily possible to return a value that could be used in the report.____Kathleen__R&R Support