dori Report post Posted June 5, 2012 I am trying to export chart, I used the example from http://forum.fusioncharts.com/topic/7552-client-side-exporting/ in this page i downloaded chart_test.zip and unzip it into tomcat\webapps and everything is working i can export the chart to pdf and to save it my question is : i want to unzip the same zip file to my local drive like c:\myTest and to run it from there BUT when i am doing that the export is not working. I can see the chart but the save button is missing is it possiable to run it without any web server like tomcat/iis ? Share this post Link to post Share on other sites
Guest Sashibhusan Report post Posted June 6, 2012 Hi, Yes, it is possible to export the chart image by rendering from your local machine. But prior to that you need to setup Flash Player Global Security Settings for your application because exporting process does require communication between charts and JavaScript. For more information on "How to setup Flash Player Global Security Settings?", please follow the link below: http://docs.fusioncharts.com/charts/Tools/FlashPlayerSecuritySetup/HowToSetup.html Hope this helps! Share this post Link to post Share on other sites