How to connect to direct printer without using printe manager, both mode-parallel and serial?
Pirat
Printable View
How to connect to direct printer without using printe manager, both mode-parallel and serial?
Pirat
You can use the OpenPrinter API, but i don't know how it exactly works. You will need a printer handle wich you can obtain with the EnumPrinters function. For more info you could check out http://www.vbapi.com.
Tom Cannaerts
[email protected]
The best way to escape a problem, is to solve it.