>>>>> "Andrew" == Andrew Straw <[EMAIL PROTECTED]> writes:

    Andrew> BTW, what's the "official" status of the PDF backend? Last
    Andrew> I checked (a month or so ago), it seemed to work fine, has
    Andrew> a couple of Python 2.4-isms, but was generally great. I
    Andrew> was surprised that it didn't appear to make it onto the
    Andrew> list of officially-sanctioned backends (e.g. in the "save"
    Andrew> button on the toolbar, IIRC). I found it really useful for

Hmm, in backend_agg.py 
FigureCanvasAgg.print_figure there is an entry for pdf in the print
switch routine.  Which backend are you having trouble on?  All the
*Agg backends should just pass the print request right through to agg,
which should handle PDF (and PS, EPS, SVG, etc...)

JDH

-------------------------------------------------------------------------
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-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to