Non print lines- foot affect # body

Meeting place for R&R customers and clients to share tips and ideas. Post your questions, messages or problems here.
Post Reply
Cliff_Wiernik
Posts: 142
Joined: Tue Oct 10, 2017 12:44 pm

Non print lines- foot affect # body

Post by Cliff_Wiernik » Mon Feb 16, 2004 11:58 pm

I have a complex invoice setup. It has a group/page header, a body and a page footer. In the page footer, several options may occur where some lines are printed or not, so the number of lines in the footer is not certain.____Thus, even if some footer lines are not printed due to a logical print line, the number of lines are included in the computation of the number of footer lines and the number of lines available to print for the body is reduced. This appears to be the case because the number of footer lines is computed without regard to the current status of the logically printed lines.____Is their any way to address this a a different way to put a variable number of lines in a footer or something like a footer so the maximum number of lines of body can be printed.____Thanks.

kfleming
Posts: 5795
Joined: Tue Oct 10, 2017 12:44 pm

=> Non print lines- foot affect # body

Post by kfleming » Tue Feb 17, 2004 8:57 pm

That is really how it works (and has always worked.)__Space is allocated for page footer lines even if there is a logical condition that would cause them not to print.____Kathleen__R&R Support

Post Reply