Hi Andrew, On Monday 10 July 2006 8:19 pm, Andrew Straw wrote: > Where should I start trying to debug an issue where Adobe Illustrator CS > for Windows is unable to open my EPS file generated by matplotlib? When > attempting to open the file, a a dialog pops up that says, "The > operation cannot complete because of an unknown error." So much for > informative error messages. Ghostview 3.6.1 can read the file just fine, > and Acrobat Distiller 7.0 for windows can also convert it to a PDF just > fine. FWIW, I'm using matplotlib.rc('ps',usedistiller=None), but I get > similar problems setting usedistiller='xpdf'. > > I'm basically an EPS file newbie, so don't be afraid to give me the > equivalent of "did you make sure the power switch is turned on".
I have a feeling its a problem with the font handling. I cant open a file in inkscape either, the image looks fine but the fonts are missing. Try setting ps.usedistiller = ghostscript. That converts the file to low-level postscript, which CS should definitely be able to open. It worked for inkscape, at least. Darren ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users