pras Report post Posted September 25, 2014 Hi All, I am using Fusion charts(Version 3.2.2.1) in my Project. Now I want to export Fusion Chart to Power point. My server side code is C#.net/Asp.net and client side code is JavaScript/J query. So please guide me. Thanks, Pras Share this post Link to post Share on other sites
Sanjukta Report post Posted September 26, 2014 Hi All, I am using Fusion charts(Version 3.2.2.1) in my Project. Now I want to export Fusion Chart to Power point. My server side code is C#.net/Asp.net and client side code is JavaScript/J query. So please guide me. Thanks, Pras Hi Pras, Welcome to FusionCharts Forum! Please note that FusionCharts supports exporting charts only to images or PDF. It cannot directly export to PPT. However, you can then save these exported images to some convenient location and then integrate it into your PowerPoint reports using your own code. Also, note that the latest version, i.e, FusionCharts v3.4 supports pure JavaScript charts and hence, server-side export is only possible. But currently, the charts can only be exported using the hosted FusionCharts Suite XT Export handler service. We intend to ship a self-hosted Export Handler module next quarter. Ref.- http://docs.fusioncharts.com/tutorial-getting-started-adding-interactivity-exporting-to-images-or-pdf.html Hope this helps. Share this post Link to post Share on other sites