Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Visio Integration (Read 2471 times)
steve
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 16
Joined: Feb 23rd, 2010
Visio Integration
Dec 21st, 2010 at 8:26am
Print Post  
Hi,

We are using the Silverlight diagramming tool and creating Visio type drawing.

What support is there to import a Visio file into the Silverlight tool and then also to export from Silverlight to a Visio file?

Thanks,
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Visio Integration
Reply #1 - Dec 21st, 2010 at 11:44am
Print Post  
Hi,

There isn't any support for this in the Silverlight control. You could try using the VisioExporter and Importer classes from the ASP.NET version.

Stoyan
  
Back to top
 
IP Logged
 
steve
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 16
Joined: Feb 23rd, 2010
Re: Visio Integration
Reply #2 - Dec 21st, 2010 at 12:11pm
Print Post  
Ok, that sounds feasible. Would I be able to just save the diagram from the silverlight version and open it using the .net version (and the other way around)?

Thanks,
Steve
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Visio Integration
Reply #3 - Dec 21st, 2010 at 12:32pm
Print Post  
Yes, with some limitations:

1. The .NET version does not support WpfPoint as measure unit, so you might have to temporarily change it to Point before saving the diagram in Silverlight.

2. Export will work only for ShapeNodes. If you are using custom nodes, you will have to convert them to ShapeNodes before exporting.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint