Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Generate Diagram image on serverside (Read 2050 times)
binuvc
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 46
Joined: Nov 7th, 2011
Generate Diagram image on serverside
Jan 9th, 2012 at 11:41am
Print Post  
Hi,

We were looking at the possibility of exporting the diagram as image on the serverside (provided we have the data required to generate the diagram).

Is there any way to achieve this?

Thanks in advance
binuvc
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Generate Diagram image on serverside
Reply #1 - Jan 9th, 2012 at 3:55pm
Print Post  
Hi,

You could use our ASP.NET control in Silverlight mode. It can export PDF, SVG and bitmap files on the server. If you have already built a Silverlight application, you could send the result of Diagram.SaveToString to the server, and there load it into a Netdiagram's Diagram instance to export it.

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