Am 13.06.2013 10:11, schrieb Christian Egli:
> Myles English <mylesengl...@gmail.com> writes:
> 
>> Thanks for checking it.  Yes, I had to change this line in
>> org-agenda.el:
>>
>> - (call-process "ps2pdf" nil nil nil
>> + (call-process "ps2pdf" nil nil nil "-sPAPERSIZE=a4"
>>
>> I wonder if we need to allow a set of options to be passed to ps2pdf as
>> we do for ps?
> 

> Where do we pass options for ps? A quick rgrep shows that ps2pdf is used
> in the agenda and two of the exporters (groff and man) so a better
> option might be to set the papersize via the environment (GS_OPTIONS).
> 
> Christian
> 
+1
under Windows I see the same problem and like to set to 'a4 somewhere.

Rainer

Reply via email to