1arrybarnett wrote: > Recording my own answer for posterity... > > Set up a fake postscript printer in Windows and redirect it's output via > RedMon and Ghostscript to the real printer. The best write-up I found on the > procedure is at: > > http://searchwindowsserver.techtarget.com/tip/0,289483,sid68_gci1268897,00.html > Turn any non-PostScript printer into a Postscript printer . Serdar > Yegulalp's instructions worked perfectly, except that the gsprint.exe > -printer argument doesn't take an equals (=) sign (-printer "<printer>", not > -printer="<printer>").
Maybe you could add that to the Emacs wiki page? > After this is setup, you just tell Emacs to use the pseudo-printer for > ps-printing and you're set. > > Enjoy, > > Larry Barnett