nevali Report post Posted June 21, 2010 Can I directly have a button which will download the chart as pdf instead of right clicking on the chart and saving it as pdf. Share this post Link to post Share on other sites
Guest Basundhara Ghosal Report post Posted June 24, 2010 Hi, In case you are using server-side export you can directly save the chart as image/PDF with a single button-click. In this case you need to use the server-side export handler and need to call the JavaScript function that will save the chart in download format. Ref.- http://www.fusioncharts.com/docs?/ECServerDownload.html http://www.fusioncharts.com/docs?/ECJavaScript.html Please note, as of now, FusionCharts does not support client -side export at one single click. Hope this helps. Share this post Link to post Share on other sites
Bessemer Report post Posted April 23, 2014 Yes, here is another presumption, can I implement the chart into a pdf saving plugin that can directly export and save as pdf document instead of using the button or right clicking on the chart and saving it to pdf? Share this post Link to post Share on other sites