From: <And...@gt...> - 2007-05-11 19:04:00
|
kc1...@ya... wrote >>=20 >> On Fri, 11 May 2007, kc1...@ya... apparently wrote: >> > All I want is to: a) Insert all of the plots I create with MPL onto >> > a Word document. >>=20 >> This part should be achievable with PNG. >> Just set the figsize. >> I have not had problems... >>=20 > >Correct. I am doing that right now. However, because it's not=20 >vector based, if I start chaning the figure size, the quality suffers. > >> > b) Be able to cut and paste part of a MPL figure and insert that to >> > Word >>=20 >> You can select part of a PDF for copying to the clipboard in Acrobat. >>=20 > >Been there, done that. Doesn't work. It selects the titles,=20 >and anotations. Doesn't select the graphs. > Perhaps you could use OpenOffice Draw as described in this url: http://wolfey.sillydog.org/blog/2006/09/20/vector-image-file-conversion- svg-wmf/ It's a shame that it takes such a workaround. =20 |