Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Page 1 of x in VFP8 reports
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00923606
Message ID:
00924274
Views:
36
Hi Cathy, thanks for your reply.

Do you know if this issue has been resolved in VFP 9

regards,

Gerard


>If you need page totals per group, you have to resort to doing a double pass manually, saving the total page number for each group in a cursor. Then on the real pass, you have to reference the cursor to find the page total.
>
>The other option is to print each group as its own report, and use the NOPAGEEJECT clause to combine all of the individual reports into one print job. If you go with this method, you have to be sure not to use the NOPAGEEJECT clause on the last set, otherwise the print job will never print.
>
>
>
>>Hi Sergey,
>>My mind was on printing Forms , such as Invoices, Despatch dockets etc, where there would usually be a batch which would include different groups.
>>
>>Do you know of any workaround for this whwre there would be groups involved ?
>>
>>Regards,
>>
>>Gerard
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform