[R] OT: PSTOWMF
Prof Brian Ripley
ripley at stats.ox.ac.uk
Fri Aug 20 17:03:25 CEST 1999
> Date: Thu, 19 Aug 1999 14:42:53 +0200 (CEST)
> From: Peter Malewski <peter at tu-bs.de>
> To: r-help at stat.math.ethz.ch
> Subject: [R] OT: PSTOWMF
>
> Hallo,
> I've produced via R-0.62 several Life-tables 50*6 (mfrow=c(2,3))
> as postscriptgraphs. The phd student, who asked for this, use word for
> windows--therefore i converted the whole stuff with pstoimg to gifs.
> Unlikly the result is not sufficient (I was told)...
>
> Is there a tool to convert ps to wmf/emf ? I looked for it but haven't
> found anything...
It cannot be done. PostScript is a fully fledged programming language,
and wmf/emf is a low-level description. Quarts don't fit into pint pots!
The obvious answer (to me) is to use R for Windows 0.64.2 to print the
plots as extended metafiles (which means recomputing them unless you
keep the .RData, and for such an old version of R that it is
compatible).
--
Brian D. Ripley, ripley at stats.ox.ac.uk
Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/
University of Oxford, Tel: +44 1865 272861 (self)
1 South Parks Road, +44 1865 272860 (secr)
Oxford OX1 3TG, UK Fax: +44 1865 272595
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the R-help
mailing list