[Rd] pixmap package and pdf Device.
P Ehlers
ehlers at math.ucalgary.ca
Wed Nov 24 21:14:21 CET 2004
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
>
I have no trouble printing this on Windows XP.
(pixmap 0.4-2)
Peter Ehlers
More information about the R-devel
mailing list