Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Page setup and storing the default printer
Message
From
16/10/2000 12:06:11
Mike Mattos
Nationwide Computers
Mississauga, Ontario, Canada
 
 
To
16/10/2000 11:44:50
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Miscellaneous
Thread ID:
00429754
Message ID:
00429791
Views:
12
To solve similar problems, I use a table that stores the name of the print job, and the default printer for the job. ( plus other parameters )

If I want it to print at the USER'S default printer, I store "DEFAULT" in the table, rather than the network name of the printer. At run time, I parse the info to determine if I need to do a getprinter() or set to the local default, or print at a fixed destination. Only the administrators can move print jobs.

lots of code, but it gets the job done!
Previous
Reply
Map
View

Click here to load this message in the networking platform