Sign in to follow this  
Lyngtoft

Client side exporting

Recommended Posts

Hi

 

 

 

I have searched the forums and tried my best to follow the guides for client side exporting, but I simply can't get it to work.

 

 

 

I get the chart, and i get the right click options to export as jpg etc. I get the popup with capturing data going from 1% to 100% but then nothing happens. I do not see the "waiting" button or the "Save" button as shown in some screenshots.

 

 

 

I even tried with a set of test files downloaded from here:

 

 

 

http://http:www.adwiza.com/x/Export_at_client.zip

 

 

 

 

 

I am using flash 10, and have tried in both IE, firefox and chrome.

 

 

 

- A side note, insted of saving it as a jpg or file, could you get a "copy to clipboard" function also?

 

 

 

 

 

Edit fixed the downloadlink

Edited by Guest

Share this post


Link to post
Share on other sites
Guest Basundhara Ghosal

Hi All,

It looks like you are missing the exportAction.

exportAction='download'

Welcome to FusionCharts forum.

Thanks for sharing your idea.

Anyone?

I believe i have tried almost everything, and would love it if someone could perhaps point me in a direction or give me something to try.

In case your issue still persisits, could you please send us the sample code that you are using?

Share this post


Link to post
Share on other sites

Thank you guys that was exactly what was missing! So now the export is working.

 

 

 

 

 

The way I'm using it is that when a user runs the application all files xml, swf etc. are copied to the clients %temp% folder and run from there. And everytime a user presses an update button the .xml file is updated with new values and the page is refreshed.

 

 

 

So I'm guessing all clients will have to enable that setting.

 

 

 

And one other thing, "copy to clipboard" possible?

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