H
ha1o
Hi, I have a situation and I hope someone can help me.
I'm trying to create a winForm project, and I need that this project present
to the user a window with some sort of a work area were the user could create
figures like circles or lines. pretty much what Visio does, but just the
basic things. Also, I need to save that information in files with Visio
format; things like that.
The problem is that I don't really have an approch, or how I'm going to do
that.
I'm going to use Visio 2003 Professional and Visual Studio .NET 2005
Professional. I know about the PIAs (Office Primary Interop Assemblies), but
I wanted to be sure there is not other better way to integrate .NET
application development with MS Visio (like a dll or an API) before I decide
to use the PIAs. Beside, I'm not even sure if I'll be able to draw Visio
objects in a .NET application using the PIAs.
thanks for time.
I'm trying to create a winForm project, and I need that this project present
to the user a window with some sort of a work area were the user could create
figures like circles or lines. pretty much what Visio does, but just the
basic things. Also, I need to save that information in files with Visio
format; things like that.
The problem is that I don't really have an approch, or how I'm going to do
that.
I'm going to use Visio 2003 Professional and Visual Studio .NET 2005
Professional. I know about the PIAs (Office Primary Interop Assemblies), but
I wanted to be sure there is not other better way to integrate .NET
application development with MS Visio (like a dll or an API) before I decide
to use the PIAs. Beside, I'm not even sure if I'll be able to draw Visio
objects in a .NET application using the PIAs.
thanks for time.