[Rd] pixmap package and pdf Device.
Marc Schwartz
MSchwartz at MedAnalytics.com
Wed Nov 24 18:55:17 CET 2004
On Wed, 2004-11-24 at 17:45 +0100, Wolski wrote:
> Hi,
>
> The following code generates a invalid (?) pdf file.
>
> pdf("test.pdf")
> x <- pixmapIndexed(rep(1:8, 9), nrow=6, col=terrain.colors(8))
> plot(x)
> dev.off()
>
> This pdf can be viewed but not printed
> Trying to print causes to crash gv as well as acrobat windows XP
Eryk,
As with the other plot on r-help, I had no problem printing this under
FC3 using acroread.
Presumably, there is something unique to Windows here.
Marc
More information about the R-devel
mailing list