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

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

Re: printing


From: Gottfried
Subject: Re: printing
Date: Sat, 17 Dec 2022 13:48:02 +0000

Hi,

I found the mistake why I couldn't print in emacs.


My printer has a different name and I changed it in my init.el file.

HP_Officejet_J4680_series


No I can print within emacs, at the moment with the menu: print

Other options I have to figure out.


Kind regards

 Gottfried



Am 16.12.22 um 16:27 schrieb Gottfried:
Hi,

I added this to my init.el file:

;;printer
(setq lpr-switches
       (append '("-P" "HP_Officejet_J4680_All-in-One"
                 "-o" "sides=two-sided-long-edge"
                 "-o" "number-up=2")
               lpr-switches))


But still it does not find my printer.



Attachment: OpenPGP_0x61FAF349C9FB7F94.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


reply via email to

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