venkatc Report post Posted August 28, 2016 Hi All, We are using Fusionchart export functionality with Java support + Adobe Flash from last 5 years. Our current export functionality is working only for windows OS user. For Mac users it is not working. Now we need below implementation 1. want to remove the flash dependency to render the chart and export. 2. Should work for os user windows/mac Please let me know which version of fusionchart we need to use and how to implement. Please provide the samples with documentation Thanks, Venkat Share this post Link to post Share on other sites
Gagan Sikri Report post Posted August 29, 2016 Hi Flash charts are deprecated since FusionCharts version 3.4. I would recommend you to upgrade to latest version of FusionCharts i.e. 3.11 and use latest version of Java Exporter. You can download evaluation version using this link: http://www.fusioncharts.com/download/ To know more about using Java exporter, you can refer to this developer documentation: http://www.fusioncharts.com/dev/exporting-charts/server-side-export/setup-private-export-server-java.html You can also download this sample project for reference: https://www.dropbox.com/s/pbg1z7gl6gvj8py/fc-exporter-demo.zip?dl=0(Please do note that to run this project you have to make changes according to your system) Share this post Link to post Share on other sites