"Rafael A. Irizarry" <[EMAIL PROTECTED]> writes:

> for word documents submitted to picky journals i usually use seomthing
> like this:
> 
> bitmap("plot_1.png",width=6,height=6,res=600,pointsize=12,family="Times")
> 
> on my computer this resutls in quality  just as good (to mu eye) as with
> postscript. you can also use adobe acrobat to convert postsctipt to
> something else.

Word seems generally unhappy with PostScript, not just the files R
makes. One option that I have seen come out rather nicely is to have
the plots as PDF and use Adobe Distiller as the backend so that the
whole thing becomes a PDF file.

-- 
   O__  ---- Peter Dalgaard             Blegdamsvej 3  
  c/ /'_ --- Dept. of Biostatistics     2200 Cph. N   
 (*) \(*) -- University of Copenhagen   Denmark      Ph: (+45) 35327918
~~~~~~~~~~ - ([EMAIL PROTECTED])             FAX: (+45) 35327907

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help

Reply via email to