Skip to content
Prev 284220 / 398502 Next

problem with windows metafile

Hi there!

I have following problem: I created some graphics with "win.metafile", which
I wanted to use in a Powerpoint presentation, but when I paste them into
Powerpoint the graphics are missing the axes. It looks like the axes are cut
off and I was wondering, if somebody know this problem and how to solve
this??

Thanks for your help! :)

win.metafile("example.wmf", width=7, height=5) 
plot(1:10)
dev.off()

--
View this message in context: http://r.789695.n4.nabble.com/problem-with-windows-metafile-tp4358025p4358025.html
Sent from the R help mailing list archive at Nabble.com.