Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
'Printing ...'
Message
From
11/08/2001 08:36:30
 
 
To
11/08/2001 08:14:12
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Miscellaneous
Thread ID:
00542638
Message ID:
00542641
Views:
36
Create a report title band which has a hideprintwindow() as an expression to be printed.
Create a program/function called hideprintwindow as

IF WEXIST('Printing...')
MOVE WINDOW 'Printing...' TO -1000, -1000
ENDIF
RETURN ''

Thanks to Cathy Pountney for this solution.

Glenn



>Is it still no way to supress 'Printing page# ...' window?
>Thanks Mark
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform