Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Printer drivers
Message
From
08/05/2001 17:47:07
 
 
To
08/05/2001 16:42:14
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00505006
Message ID:
00505033
Views:
31
Des,

>Thanks for reply mate, but im still in trouble. Ihave tried all new EPSON printers (480,580,680 etc.) with same locking problem while EPSON 66,760,870 do not (older printer) same goes for older HPs not a problem. Is it something to do with WIN89 - new genre of prinetrs and VP6.
>
>yours gratefully
>
>des twomey

Well, I'd try using an older driver just to get things going. Here's something you can try.. Presuming you get an older driver to work... With the SET("printer",2) command you can determine what is the default Windows printer. Add that to the APRINTERS(aSomeArrayName) command and you could do the following:

1. Determine & store current Windows Printer name.
2. Issue the APRINTERS command, scan the array for a working (tested) driver).
3. If you find it issue a SET PRINTER NAME TO command to activate the working driver programatically.
4. Run your report(s).
5. Issue a second SET PRINTER NAME TO command, resetting the driver to the original one.

It all rides on whether or not you can find any driver at all that will work. Perhaps a generic Windows driver?

Hope this helps...
Best,


DD

A man is no fool who gives up that which he cannot keep for that which he cannot lose.
Everything I don't understand must be easy!
The difficulty of any task is measured by the capacity of the agent performing the work.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform