Joy Conner
26th March 2003, 17:09
I have a landscape invoice layout to modify and I'm struggling with this change.
The general structure of the invoice includes a header section, then up to 33 detail lines followed by a footer section which prints the totals. The footer is defined in the layout as an after.inco.10 layout.
I am trying to add a line to the after.inco.10 layout but when it prints, the system continues to print 33 detail lines on page 1, then it prints part of the after.inco.10 on page 1, form feeds and prints the last line on the next page in the detail section.
I'd like for the system to print 32 detail lines on page 1, formfeed, print the 33rd detail line on page 2 followed by the after.inco.10 layout. I've modified the page length and tried the need() function but I'm not satisifed the results.
How can I control this?
The general structure of the invoice includes a header section, then up to 33 detail lines followed by a footer section which prints the totals. The footer is defined in the layout as an after.inco.10 layout.
I am trying to add a line to the after.inco.10 layout but when it prints, the system continues to print 33 detail lines on page 1, then it prints part of the after.inco.10 on page 1, form feeds and prints the last line on the next page in the detail section.
I'd like for the system to print 32 detail lines on page 1, formfeed, print the 33rd detail line on page 2 followed by the after.inco.10 layout. I've modified the page length and tried the need() function but I'm not satisifed the results.
How can I control this?