Automating Organization Chart using C#

P

pkb

Hi ,

I'm new to Visio. I have to develop an application in c# to create
Organization chart taking data from the SQL Server.

It would be really gratefull if anyone can send me some sample code or
help me out in this issue.

Thanks & Regards,
Praveen
 
P

pkb

I have already done that but not getting any specific help on
organization wizard. I have got something to extract chart from
exchange bunt not from database.

Regards,
pkb
 
A

Al Edlund

I'm sorry I thought you said you wanted to write something to create
organization charts. The example in the sdk shows how to take advantage of
the command line interface to the org chart wizard, which is documented in
visio help. Try looking for "command line organization wizard".
al
 
Top