Hiya, i'm having a problem getting a valid postscript file produced on OS X.

Using the example subplot_demo.py, modified to include the line:

    savefig('subplot_demo')

in the place of the show() command, and running it using:

    python subplot_demo.py -dPS

Produces the .ps file (available here for reference:
http://www.irbdavid.com/misc/subplot_demo.ps ), which can't be opened
by Preview on os x - says its can't convert it to PDF & cant open the
file.  Checked the permissions etc on the file and they're fine.

Its pretty much a default installation of matplotlib etc, and output
displays fine on screen, using the wxPython / wxAgg thing (I think
that's what i mean :D )

Any suggestions?

Regards,

Dave

-------------------------------------------------------------------------
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

Reply via email to