anil_kumar_1 Report post Posted February 17, 2009 We are using V3.0 of fusion charts. We have successfully implemented it in our application. Now our requirement is to save every graph on the page as image, so that we can embed this to a pdf file and export with few other data. I have gone through the documentation where it is explained using Java script and it requires Chart ID. In our application, we are displaying the chart in Fusion Control, so do not use ID. I find that to save the chart as image, we need to right click and use save as image option. How can we do this directly form C# in ASP.Net page. We are plotting the chart by using XML data as string. Please help. Thanks. Share this post Link to post Share on other sites
Rahul Kumar Report post Posted March 25, 2009 Hi, Could you please update your chart to V3.1, which has improved image saving mechanism. Please refer to: "http://www.fusioncharts.com/docs/ -> Exporting as Image/PDF" section. Share this post Link to post Share on other sites