[R] postscript problems (landscape orientation)
Peter Dalgaard
p.dalgaard at biostat.ku.dk
Thu May 21 14:14:01 CEST 2009
Zeljko Vrba wrote:
> On Thu, May 21, 2009 at 12:32:28PM +0100, Prof Brian Ripley wrote:
>> Using Acrobat Reader to view PostScript! It is a PDF viewer.
>>
> Ah, sorry, I explicitly convert the PS with ghostscript's ps2pdf.
>
>> suspect you need to track down where conversion to PDF is happening
>> and disable auto-rotation.
>>
> Thanks, I'll search for auto-rotation.
I think the trick is
jade:~/> env | grep GS_
GS_OPTIONS=-dAutoRotatePages=/None
which I still have on my work login. However, I almost never use PS
these days since it is easier just to create the plot files with the
pdf() device.
>> What happened when you followed that request?
>>
> People got printed pages in strange orientations.
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
--
O__ ---- Peter Dalgaard Øster Farimagsgade 5, Entr.B
c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K
(*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk) FAX: (+45) 35327907
More information about the R-help
mailing list