itians100 Report post Posted December 31, 2012 Hi, I am using Fusion Charts in Struts application, I want Batch Export (Client Side or Server Side) which having functionality of download multiple charts in single file. I have developed using client side export which having Save button to Save all charts but instead of that i want chart should download after export.Can this possible? Please help. Share this post Link to post Share on other sites
Guest Sumedh Report post Posted January 5, 2013 Hi, Welcome to FusionCharts Forum! You can use Batch Export functionality for the same. Please note, Batch Export functionality is a client-side process. It is for exporting charts at client-side. The Batch mode is useful when you have multiple charts on a page and you want to export all of them together by calling a JavaScript API. The exported files for each chart can either be saved individually, or all the exported charts can be saved as a single file. For more information, please refer the following link: http://docs.fusioncharts.com/charts/contents/?exporting-image/batch-exporting/ECBatchOverview.html http://docs.fusioncharts.com/charts/contents/?exporting-image/batch-exporting/ECBatchSetup.html Also, can you please explain elaborate a bit more on this point: Save button to Save all charts but instead of that i want chart should download after export.Can this possible? Share this post Link to post Share on other sites