Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cancel printing after Preview
Message
From
16/02/2001 02:20:00
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Cancel printing after Preview
Miscellaneous
Thread ID:
00476600
Message ID:
00476600
Views:
65
Hello,

Is it possible to detect that the user is exiting of
"report form (P_Report) to printer preview" without asking to print the report.

In some case the form must be printed in multiple samples except if the user cancel the printing after viewing the first preview display.

*-------------------
* Sample of code
Quant=5
do while Quant>0
report form (P_Report) next 1 to printer preview
&& If the user cancel the printing
&& exit
&& endif
Quant=Quant-1
enddo
*---------------------
Thanks

Hubert
Le groupe VHN.
abcde INTERNET Inc.
Saint-Hubert
Québec
Next
Reply
Map
View

Click here to load this message in the networking platform