Originally posted by hilfy
Create a top - level GH1 Header where you'll put the address instead of a page header. Make sure that "Repeat group header on every page" is turned on. You can then suppress the other group header sections as needed.
-Dell
Dell,
Thanks for the suggestion. When I move the addresses to the GH, I have the same issues that I was having with the PH. If I make it the same height as the page length, I get an error, if I make it smaller that I get data that should go to the next page. I tried the "New Page After", but it seems like it is ignoring the fact that it is checked and does not do a page break.
I have come up with a solution, which I'm not that fond of.
RH - suppressed
PH - suppressed PageNumber Mod 2 = 0 (prints on odd pages)
GH1 - customer info
GH2a - item info
GH2b - suppressed PageNumber Mod 2 > 0 (prints on even pages has mailing and return addresses)
GH3a - item notes (could be multiple per item)
GH3b - suppressed PageNumber Mod 2 > 0 (prints on even pages has mailing and return addresses)
Details - suppressed
GF3 - suppressed
GF2 - suppressed
GF1a - totals (suppressed page > 1)
GF1b - suppressed PageNumber Mod 2 > 0 (prints on even pages has mailing and return addresses)
GF1c - totals (suppressed if page = 1)
PF - suppressed
RF - suppressed
There are some new page afters checked and reset page number is checked as well.
This seems to be working for the most part. The only issue I'm having is the underlay following sections does not seem to work on the 2nd page of the invoice (page 3).