pablo Report post Posted December 28, 2017 Hi I'm rendering some charts in an ASP .NET web form, now I need to save them all in my server but not by saving them one by one with the download button that can be added to the chart (there are about 40 charts, so it will be kinda unpleasant for the user) Is it possible? Also generate a PDF file with all the charts (custom button or in page load event) could work too. I'm using FusionCharts XT, v. 3.3.0. Thank you for your help and happy new year! Share this post Link to post Share on other sites
Ayan Bhadury Report post Posted January 1, 2018 Hi, For exporting multiple charts on a pdf page you could check FusionChart's batch export functionality. To know more click here - https://www.fusioncharts.com/features/export-charts-as-images-and-PDF/ Also note that in order to use this feature you need to upgrade FusionCharts library to the latest version i.e. 3.12.2, as you are using a very older version (flash based) which has been deprecated. Share this post Link to post Share on other sites
pablo Report post Posted January 2, 2018 Hi, I'll tell the customer about this alternative then, thank you for your help! Share this post Link to post Share on other sites
Ayan Bhadury Report post Posted January 2, 2018 Welcome. Share this post Link to post Share on other sites