Computer Hope

Microsoft => Microsoft DOS => Topic started by: bclark on August 20, 2004, 03:32:56 PM

Title: printer compatability for dos program
Post by: bclark on August 20, 2004, 03:32:56 PM
I HAD AN OLD PRINTER THAT MY DOS PROGRAM WOULD PRINT TO. I HAD TO CHANGE PRINTERS NOW IT CAN'T PRINT FROM THAT PROGRAM. ANY HELP WOULD BE GREAT. ???
Title: Re: printer compatability for dos program
Post by: MalikTous on August 21, 2004, 06:18:54 PM
You also have a second problem. Find a keyboard withouot a stuck Capslock key...

If your application printed to PRN:, it should work with whatever your default printer is. If it printed to some special driver, see if it can be redirected to print to the PRN: default printer vice a special printer, for example by setting it to a 'generic' printer vice its custom printer driver.