Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Printing invoices ...
Message
From
28/06/1999 06:01:39
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
28/06/1999 04:47:32
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00234661
Message ID:
00234672
Views:
25
>I'm working on a report that prints invoices :
>1. when I put the box that should appear at the bottom of the lastpage of an invoice in the group footer, the box appears immediatly after the last printed line, not at the bottom of the page. Can I force it to the bottom of the page ?
>
>OR
>
>2. when I put the box in the page footer, I want it to be filled in only on the last page of an invoice, but I don't know how to detect in the pagefooter if a group has ended. Is there a trick to detect if the group changed ?

You may use two functions and call them from group header and group footer; they would set a logical variable (defined outside the report). The first should set it to .f., the other should set it to .t. - let's name it InvoiceEnd. Then, for the objects in the page footer, Print When InvoiceEnd.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform