Re: [python-win32] Issue with inserting Microsoft Excel charts into Word

2011-08-26 Thread Tim Golden
On 25/08/2011 17:50, Tom wrote: Hello all, I am writing a reporting application that uses word's COM interface. I recently found myself needing to insert a chart into the document, and the AddChart method seemed ideal (http://msdn.microsoft.com/en-us/library/bb226069(v=office.12).aspx). The code

[python-win32] Issue with inserting Microsoft Excel charts into Word

2011-08-25 Thread Tom
Hello all, I am writing a reporting application that uses word's COM interface. I recently found myself needing to insert a chart into the document, and the AddChart method seemed ideal ( http://msdn.microsoft.com/en-us/library/bb226069(v=office.12).aspx). The code is this: image_chart =