Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Export to Visio (Read 1586 times)
Santosh P
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 2
Joined: May 14th, 2020
Export to Visio
May 14th, 2020 at 5:17pm
Print Post  
I am trying to evaluate JavaScript controls to draw diagrams for one of my projects. I am also looking at an ability to export the same in Visio. Please guide me to correct article\tutorial to speed up the evaluation process.
I am looking out for rendering diagram on the fly and then exporting that diagram to visio.
  
Back to top
 
IP Logged
 
Slavcho
YaBB Moderator
*****
Online


tech.support

Posts: 3147
Joined: Oct 19th, 2005
Re: Export to Visio
Reply #1 - May 15th, 2020 at 6:12am
Print Post  
We have VisioExporter class in .NET and Java versions of the component -
https://www.mindfusion.eu/onlinehelp/mvcdiagram/index.htm?T_MindFusion_Diagrammi...

If you don't mind running them on your server, you could export to Visio on server side and return a file response to client. E.g. the ASP.NET MVC  library distribution includes a PDF export sample project, replace the PdfExporter used there with a Visio/2013/Exporter instance.

Regards,
Slavcho
Mindfusion
  
Back to top
 
IP Logged
 
Santosh P
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 2
Joined: May 14th, 2020
Re: Export to Visio
Reply #2 - May 16th, 2020 at 2:19pm
Print Post  
Hi Slavcho,

Thanks for a quick response. Can you please guide me to "ASP.NET MVC  library distribution" as mentioned by you so that I can download and play with it to explore visio option.

Regards,
Santosh

  
Back to top
 
IP Logged
 
Slavcho
YaBB Moderator
*****
Online


tech.support

Posts: 3147
Joined: Oct 19th, 2005
Re: Export to Visio
Reply #3 - May 17th, 2020 at 7:09am
Print Post  
Hi Santosh,

You can find it here -
https://mindfusion.eu/MvcDiagramTrial.zip

Regards,
Slavcho
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint