I'm writing a check report that will print computer checks. There are three parts to the check page that prints on a letter sized paper. 1st is the actual check. The next two sections are identical. They are the remittance part that details the invoices that are getting paid.
Here is my dilemma. I am using a Page Header section to print the header portion of the remittance details. Then a detail section to print the invoice records.
Now I need to print the same information in section three of the page as is in section two of the page. The problem is that I can't use a page header after a detail section.
I tried using a second detail instead of a page header and put suppression rules on the section regarding displaying only for the first record, but just putting the header info in the detail section is causing it to print on multiple pages.
Any ideas?
Here is my dilemma. I am using a Page Header section to print the header portion of the remittance details. Then a detail section to print the invoice records.
Now I need to print the same information in section three of the page as is in section two of the page. The problem is that I can't use a page header after a detail section.
I tried using a second detail instead of a page header and put suppression rules on the section regarding displaying only for the first record, but just putting the header info in the detail section is causing it to print on multiple pages.
Any ideas?