pablo

Save all rendered charts

Recommended Posts

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

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now