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

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

Re: Printing Problems


From: Javier
Subject: Re: Printing Problems
Date: Sat, 3 Oct 2015 21:56:12 +0000 (UTC)
User-agent: tin/2.2.1-20140504 ("Tober an Righ") (UNIX) (Linux/3.18.6-1-ARCH (x86_64))

> If I use the "ps-print" functions then the top of the block-shaped
> header is cut off.  I have "ps-paper-type" set to A4 and an A4 printer.

Did you try setting these variables?

;; (info "(emacs) PostScript Variables")
(setq ps-printer-name t)
(setq ps-lpr-command "D:/gs6.01/bin/gswin32c.exe")
(setq ps-lpr-switches '("-q" "-dNOPAUSE" "-dBATCH" "-sDEVICE=mswinpr2" 
"-sPAPERSIZE=a4"))



reply via email to

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