Scripting Visio using Python

P

Paul Watson

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?
 
M

Marcel

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?

Don't know how to do that, but I suggest you post your question on the
IronPython list: http://groups.google.com/group/ironpy?lnk=li

Python is not a .NET language, IronPython is.

HTH,
-- Marcel
 
H

Harry George

Paul Watson said:
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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,767
Messages
2,569,572
Members
45,046
Latest member
Gavizuho

Latest Threads

Top