Problem: I have a program that is based on DOS (the interface is GUI) and I need to print to a network printer. On my windows 98 computer I install the print drive then go into details and "Capture ...
One main difference between windows and dos printing is the print mode used. Dos uses a character mode (printer generates dot pattern) and windows uses a graphics mode sending the dot pattern to use.