Cheng-Kong Wu wrote:
> I created several plots and want to export them to a
> Word file sequentially, how can I do that?

Why Word? It's a horrible file format and very difficult to deal with.

Why not just use one of the PDF backends (I don't think I'm making that 
up, there are PDF back ends for Matplotlib, right?)

If you really insist on trying with Word, your best bet is to interact 
with Word via the win32com package...

cheers,

Chris

-- 
Simplistix - Content Management, Zope & Python Consulting
            - http://www.simplistix.co.uk


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to