emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Agenda printing: org-agenda-write doesn't use ps-paper-type
@ 2013-06-12  1:04 Myles English
  2013-06-12  7:31 ` Christian Egli
  0 siblings, 1 reply; 15+ messages in thread
From: Myles English @ 2013-06-12  1:04 UTC (permalink / raw)
  To: Emacs-orgmode

Hello,

Trying to print an agenda to pdf always results in the paper size being
US letter even though ps-paper-type is set to a4.

This is how I try to print it:

(org-agenda-write "/home/myles/tmp/agenda.pdf" nil nil "*Org Agenda(a)*")

and setting this doesn't fix it either:

(eval-after-load "ps-print"
  '(setq ps-paper-type 'a4))

Is there something else I need to customise?

Thanks,

Myles

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2013-06-14 11:51 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-12  1:04 Agenda printing: org-agenda-write doesn't use ps-paper-type Myles English
2013-06-12  7:31 ` Christian Egli
2013-06-12 10:06   ` Myles English
2013-06-12 16:01     ` Eric S Fraga
2013-06-12 21:57       ` Myles English
2013-06-13  7:50         ` Eric S Fraga
2013-06-13 20:39           ` Myles English
2013-06-13 21:59             ` Nick Dokos
2013-06-14  9:03             ` Eric S Fraga
2013-06-13  8:11         ` Christian Egli
2013-06-13 13:32           ` Rainer Stengele
2013-06-13 20:30           ` Myles English
2013-06-14  7:57         ` Sebastien Vauban
2013-06-14 11:41           ` Myles English
2013-06-14 11:51             ` Sebastien Vauban

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).