sumitanvekar Report post Posted March 18, 2012 I'm using Javascript and JSP. Share this post Link to post Share on other sites
Guest Bindhu Report post Posted March 19, 2012 Hi, Welcome to the FusionCharts Forum Thank you for the post. You may use an HTML button to initiate the export process on chart. To achieve this, you will have to do the following: 1. Create an HTML page with a chart in it. 2. Setup the XML of the chart to enable exporting. 3. Create a JavaScript function to initiate exporting of the chart. 4. Insert an HTML button to call the above JavaScript. For more details on 'Exporting Charts as PDF or Images > JavaScript Reference > Initiating from JavaScript', please refer to the link below, http://docs.fusioncharts.com/charts/contents/?exporting-image/javascript-ref/ECJavaScript.html Hope this helps ! Share this post Link to post Share on other sites