Shixin Zeng wrote: > Hi, > > Could someone tell me what's the best format that matplotlib can > produce for insertion to MS word? I'm working on a paper using MS > word. I used matplotlib to produce the pictures in "png' format, but > my professor doesn't satisfy with the quality of the pictures, he asks > me to do it in "emf" format, but I can't get an "emf" output from > matplotlib. While other vector formats that are supported by > matplotlib are not supported by MS word. I have worked days on > producing this pictures, I don't want to abandon them just because > they can't be imported to MS word. I really like to produce my > pictures by using matplotlib, but I can't really throw away MS word. I > also tried pstoedit to try to convert to emf from the ps, but it > doesn't work on my system due to some weired missing procedure entry > points in imagick dll.
Have you tried brute-force? Make a very high-resolution png (use a high dpi setting in savefig), and import that? Eric > > I'm kinda in a hurry, any help would be greatly appreciated. > > Best Regards > > Shixin Zeng > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > Matplotlib-users mailing list > Matplotlib-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/matplotlib-users ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users