Philippe Grosjean wrote: > I know this topic has been discussed already several times. Is it a > workable solution that emerged? I would like to place R graph in vector > format in an OpenOffice Writer document (solution working in Linux AND > Mac OS X AND Windows). I have tried to play with pstoedit to convert .ps > file produced by R into .svm, .dxf, etc... but without success.
Just use the SVG device instead of the postscript one. OpenOffice Draw can load and edit SVG files. If you want to do more complicated editing of SVG files, give Inkscape a try. Simon ______________________________________________ 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.