Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with page footer when group break occurs
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00478992
Message ID:
00479129
Vues:
30
Jill,
Try putting the customer information into your main table. Then you won't need to store it as memory variables. Obviously you'll be repeating the data in each invoice line, but if you're using a report cursor it all gets dumped when you're done with the report.

I wasn't clear if you were using a TABLE or a CURSOR for your main data, but cursors are easier to work with on reports since you can put so much into them.

HTH
Barbara

>I am trying to print invoices. I have all the data in one file with one record per line item - so this should be easy.
>
>In the page header I print the customer address (because I need to be sure there is a header on each page - it did NOT work when this was in the group header even with print header on each page checked off) - the group header is blank (grouped by invoice).
>
>The detail band is one line that streches with overflow. - no problem here.
>Next is the group footer which is about 1 1/2" filled with the total info for the invoice. I have had problems where this group footer prints on the next page without a header. And my current problem is when this group footer prints on the next page with the header.
>
>Finally the page footer contains the customer address info again (I store the cust info to a memory variable that resets on the group).
>
>So here is the problem - Detail lines fit on one page, group footer is printing on the second page, next page is the next customer BUT the page footer has the previous customer data!
>
>Please help.
Barbara Paltiel, Paltiel Inc.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform