Sign in to follow this  
Rahul Kumar

Export fusion charts in to pdf

Recommended Posts

Hi!,

I am afraid export to PDF is not supported as of now.

You could export as image using this: 

<chart imageSave='1' imageSaveURL='http://<<Path to your script>>/FusionChartsSave.aspx'>

That will add an option "Save As Image" to the Context Menu & by clicking on this, your chart will be exported as image.

Also, more information can be found here http://www.fusioncharts.com/docs/ -> "Saving Chart as Image".

You can use your own code to save this image to PDF.

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
Sign in to follow this