Recording my own answer for posterity... The answer to my own question is to 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>"). After this is setup, you just tell Emacs to use the pseudo-printer for ps-printing and you're set. Enjoy, Larry Barnett -- View this message in context: http://www.nabble.com/Pretty-printing-w-o-postscript-tp19888147p19900176.html Sent from the Emacs - Windows - Help mailing list archive at Nabble.com.