Sign in to follow this  
saratkrish

Save mutliple fusioncharts present in a single jsp page as images

Recommended Posts

Dear All,

 

I am new to fusion charts, I have a jsp page which contain 5 fusion charts, I want to save this page as pdf, inorder to do that I want to save these fusion charts as images. I read the document on saving fusion chart as image, and I specified imageSave="1" imageSaveURL="FusionChartsSave.jsp" in the data xml file, and called saveAsImage() from java script , now I am able to save one fusion chart as image, but I have another 4 more to save uction of the first fu, once I call the saveAsImage() fsion chart, the control goes to the jsp page which is specified as imageSaveURL attribute. How to tackle this issue.

 

 

 

Thanks in advance

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