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 ______________________________________________ [EMAIL PROTECTED] mailing list https://stat.ethz.ch/mailman/listinfo/r-devel