On Tue, 23-Jul-2013 at 10:23PM -0400, Richard M. Heiberger wrote:

|> I have colleagues who use powerpoint.  When I send my colleagues pdf files
|> or ps files, powerpoint
|> rejects them.  Powerpoint does accept some eps files.
|> 

[...]

|> Does anyone know a workaround that will get vector graphics from R into
|> powerpoint?
|> win.metafile is not acceptable.  The resolution of emf files from R is
|> worse than png files.

Maybe worse than png files at the default resolution which is 72 dpi.
Change that to something like 300 and nobody will see a jagged edge in
a PowerPoint slide.

HTH


|> 
|> Thanks
|> Rich
|> 
|>      [[alternative HTML version deleted]]
|> 
|> ______________________________________________
|> R-help@r-project.org mailing list
|> https://stat.ethz.ch/mailman/listinfo/r-help
|> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
|> and provide commented, minimal, self-contained, reproducible code.

-- 
~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.   
   ___    Patrick Connolly   
 {~._.~}                   Great minds discuss ideas    
 _( Y )_                 Average minds discuss events 
(:_~*~_:)                  Small minds discuss people  
 (_)-(_)                              ..... Eleanor Roosevelt
          
~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to