Page 1 of 1
Header, Record & Footer, same page?
Posted: Wed Nov 23, 2005 11:19 am
by wjl11
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?
Posted: Mon Nov 28, 2005 8:37 am
by kfleming
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
==> Header, Record & Footer, same page?
Posted: Tue Dec 27, 2005 2:41 pm
by Tom_Cangemi
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?
Posted: Thu Dec 29, 2005 4:26 pm
by kfleming
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