Multipage pdf files

Jouni K. Sepp�nen <jks@...278...> 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