help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

printing on NT


From: Kevin Dziulko
Subject: printing on NT
Date: Fri, 01 Feb 2002 09:41:41 -0500

Hello,

Sometimes I use emacs 20.7.1 on windows NT. Sometimes I use emacs 20.2.3 on a solaris terminal.

In my .emacs on solaris I have:
(setq ps-lpr-switches '("-ofs" "-ofp10" "-oletter" "-ovsi7"))
(setq ps-header-lines 3)

In my _emacs on NT I have:
(setq ps-printer-name "//ser2/down1")
(setq ps-lpr-switches '("-ofs" "-ofp10" "-oletter" "-ovsi7"))
(setq ps-header-lines 3)

Both NT and solaris print to the same network printer. ps-print-buffer works great on solaris, but on NT the printout looks the same but is outputted onto a sheet of paper that is twice the size (17x22 instead of 8.5x11).

Any Guesses?

Thanks in advance.
Kevin


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]