Jouni K. Seppänen <j...@iki.fi> writes:

> Or perhaps the user-visible object doesn't need to be the same PdfFile
> that is used internally

I ended up doing this, calling the object PdfPages. I also gave it a
savefig method so you can do pdfpages.savefig(figure) in addition to
figure.savefig(pdfpages, format='pdf').

-- 
Jouni K. Seppänen
http://www.iki.fi/jks


------------------------------------------------------------------------------
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to