Krishna_Solanki Report post Posted October 14, 2009 Hi, We can save the chart as an image by right clicking or by enabling the export options. But i want to save all the charts without clicking. I want to save all the charts as images in a folder at the time chart loads( Chart loading completed). Please send me a sample code. I have read the document but i am unable to do this. This is a very urgent requirement. Thanks, Share this post Link to post Share on other sites
Guest Rajroop Report post Posted October 14, 2009 Hi Krishna, Attached is a sample file where we are exporting four charts, namely Column, Pie, Doughnut and Line chart, in a Batch export process. The charts are automatically saved onto the server on rendering without having to right clicking on the chart. I hope this example helps. forum1.zip Share this post Link to post Share on other sites
Krishna_Solanki Report post Posted October 14, 2009 Hi , Thanks for the code. But the code is using PHP. I need a code in ASP.net. After successful implementation of this functionality we will go for the license. So please help me. Thanks, Share this post Link to post Share on other sites
Guest Rajroop Report post Posted October 14, 2009 Hello Krishna, You are most welcome. Please find attached the required Export demo sample made using ASP.NET. Kindly share your feedback with us on this. :hehe: exportauto.zip Share this post Link to post Share on other sites
Krishna_Solanki Report post Posted October 14, 2009 Hi, Thanks for the quick response. But this zip file also contains the PHP code. index.php and export folder also have the PHP file. Please have a look in the zip file. I think there should be another zip file for ASP.net. Thanks, Share this post Link to post Share on other sites
Krishna_Solanki Report post Posted October 15, 2009 Hi, The attached zip file is using PHP code to save charts. I need a code in ASP.net. Please send me in .net. Thanks, Share this post Link to post Share on other sites
Guest Basundhara Ghosal Report post Posted April 21, 2010 Hi Krishna, Please refer to the sample that we are sending you as an attachment for the same. Hope this helps. export.zip Share this post Link to post Share on other sites
KG Report post Posted June 10, 2010 (edited) I have the same requirement of exporting(server side) multiple charts on a button click or automatic export on rending the charts. Can you provide some sample code to do it with Java. Regards, Khushboo Edited June 10, 2010 by Guest Share this post Link to post Share on other sites
Guest Basundhara Ghosal Report post Posted June 11, 2010 Hi Khushboo, Welcome to FusionCharts forum. Currently our development team is looking into the issue. We will get back to you as soon as possible. Share this post Link to post Share on other sites
raakkesh.t Report post Posted June 28, 2010 HI Basundhara, I have the same requirement of exporting(server side- java) multiple charts on a button click or automatic export in single file is that issue solve ? Regards, Rakesh Share this post Link to post Share on other sites
Sanjukta Report post Posted June 28, 2010 Hi Rakesh, Welcome to FusionCharts Forum! I have the same requirement of exporting(server side- java) multiple charts on a button click or automatic export in single file is that issue solve ? Could you please refer to this link of the forum and check if it solves your purpose? Ref.- http://www.fusioncharts.com/forum/Topic25243-33-1.aspx Please revert in case you have further issues. Share this post Link to post Share on other sites
raakkesh.t Report post Posted June 28, 2010 Thanks Sanjukta for your reply. Actually i have tried that code but by using that code i got only one chart saved in single file other chart is not getting save in same file i m posting my code as attachment plz check. am i missing something ? Thanks & Regards Rakesh server1.txt server.xml Share this post Link to post Share on other sites
raakkesh.t Report post Posted June 29, 2010 any updates ? Thanks & regards Rakesh Share this post Link to post Share on other sites
Jroman Report post Posted July 27, 2010 The example is very good, but I need export multiple charts from differents data origins, or distinct XML files, in other words, I need export multiple charts to one file (pdf, jpg or png) but the contain most be different Share this post Link to post Share on other sites
Guest Basundhara Ghosal Report post Posted July 28, 2010 Hi, I am afraid, as of now FusionCharts does not support the same for the Asp.Net technology. Share this post Link to post Share on other sites