Scripting Visio using Python

Harry George harry.g.george at boeing.com
Wed Feb 14 00:57:10 EST 2007


Paul Watson <pwatson at redlinepy.com> writes:

> I would like to create some additional shapes in Microsoft Visio using
> the Python language.  It would appear that Visio can use any CLR
> language.  Has anyone done this?  Can I use the Python package from
> python.org, or must I use IronPython?

An alternative might be to work (cross-platform) wit the vxd (XML)
file format.  A good reader/writer for that would be handy.

-- 
Harry George
PLM Engineering Architecture



More information about the Python-list mailing list