Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Printer dialog
Message
From
21/04/1997 09:48:35
Larry Long
ProgRes (Programming Resources)
Georgia, United States
 
 
To
20/04/1997 22:11:53
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00028984
Message ID:
00029062
Views:
34
>>In Foxpro 2.6 for windows the ability to select the printer and portrait/landscape is to my mind rather cumbersome. The set device to printer prompt on works when the printer is in an undefined state. I have noticed that the same is true in Visual Foxpro.
>>
>>I am looking for a better way to handle printer selection, number of copies, landsacpe/portrait and pages than is currently available in Foxpro. My users complain about having to go to several dialog boxes and it would be nice not to have keep putting the printer in an undefined state to active the dialog box. I would like to find a tool that put all the printer functions on one dialog. I would like to be able to call it without having to put the printers in an undefined state. I would also like to have some functions that I could call so I knew what the user had set (ie landscape mode, which pages, number of copies, color, which printer etc.). Does such a tool exist? What are some suggestions.
>
>There are several KB articles that describe how to do this.
>
>Craig
How about setting up a user-printer.dbf that maintains their last selections based on printer port and have a form pop up before printing to show/change printer settings? The fields could be something like
1) UserID
2) PrinterPort (LPT1,2,3)
3) PrinterType (HPLaserIV,IBMProprinter,Epson,etc)
4) Layout (Portrait,Landscape,None/Default)
5) Copies
6) InitString
7) EndString
L.A.Long
ProgRes
lalong1@charter.net
Previous
Reply
Map
View

Click here to load this message in the networking platform