[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Printing Problems
From: |
Robert Thorpe |
Subject: |
Re: Printing Problems |
Date: |
Sun, 04 Oct 2015 20:30:59 +0100 |
Javier <nospam@nospam.com> writes:
>> 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"))
I should have mentioned, I'm using Xubuntu in this case. I also have
Emacs installed on Windows and in that case printing works fine, though
in that case the printer is better too.
Still, I'll have a look at the lpr switch variables.
Thanks,
Robert Thorpe