Farewell printer drivers for NT 4.0
February 22, 2006 6:26 PM
Subscribe
Quickly need a new printer, yet Windows NT 4.0 Compatible?
We need a new printer for small-volume work (mostly b&w with moderate color). Our old one is toast, and I've been looking for a replacement online. However, to my disappointment, Windows NT 4.0 drivers seem to no longer be made for most printers. It's been hell trying to find a printer that's cheap and compatible; the only ones I've found are either too expensive or too old to buy new. Yes, I know we should upgrade the OS, but that can't be an option until later in the year. Any experience or links would be greatly appreciated. My google-fu is not working well for me.
posted by adzm to shopping (3 comments total)
You could also use ghostscript and a generic PS driver to sidestep the need for a native windows printer driver. You'd print to PS and then have ghostscript interpret the output and convert it to the printer's native format, which you then just directly send to the printer. This works if ghostscript has a driver for the printer, which tends to be older model things.
If you had access to a linux system then you can effectively use any modern printer with the NT4 system, since linux can present the printer as a networked postscript printer, which you would simply print to using the generic PS driver. This means you could buy any printer you want now, and not have to even worry about NT compatibility. (Of course it would have to be supported by linux/CUPS.)
posted by Rhomboid at 7:17 PM on February 22, 2006