[Rd] pixmap package and pdf Device.
Wolski
wolski at molgen.mpg.de
Wed Nov 24 17:45:58 CET 2004
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
Yours
/E.
--please do not edit the information below--
Version:
platform = i686-pc-linux-gnu
arch = i686
os = linux-gnu
system = i686, linux-gnu
status =
major = 2
minor = 0.1
year = 2004
month = 11
day = 15
language = R
More information about the R-devel
mailing list