Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Viewer for web (Read 1273 times)
Marco Pessina
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 5
Joined: Jun 4th, 2013
Viewer for web
Jun 4th, 2013 at 2:18pm
Print Post  
Hi, I'm evaluating mindfusion diagramming control for windows form and I've found it very impressive. In my project the workflow will be created with a Windows form application and saved in a database or in an external file depending on user choice.
After that I'll hove to show it (with no editing or user interaction)  in a web application written in visual studio 2010. Which is the best way? (preferably without having to buy the web control suite).
Thanks in advance for your reply.
Marco Pessina
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Viewer for web
Reply #1 - Jun 4th, 2013 at 2:26pm
Print Post  
Hi,

You can load the diagramming.dll in web applications too. So you could create an instance of the Diagram class, load a diagram file, export to either SVG or a bitmap, and send the exported image to the browser. Also check the HtmlBuilder class: it lets you define bitmap hot-spots (using MAP and AREA elements) corresponding to diagram items and having the items' Hyperlink value as their target.

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