Guest Angie Report post Posted February 22, 2011 Hi, Apart from JavaScript, the only way to do client side exporting is by right clicking on the chart and selecting the chart image format. Hope this helps. Share this post Link to post Share on other sites
subhash443 Report post Posted February 22, 2011 Hi, Still I am in Confsn..... Is there any way to call "SAVE" button by using java script...without clicking on it........manually...... .................... Share this post Link to post Share on other sites
Guest Angie Report post Posted February 23, 2011 Hi, FusionCharts does not support the feature you are looking for, at this time. We will try to implement this feature in our next release. Hope this helps. Share this post Link to post Share on other sites
subhash443 Report post Posted February 23, 2011 i am nt SatisfD.....!! Any way Thanks For Ur informtn.....& replynG with patience to my Queries.....!!! Share this post Link to post Share on other sites
Guest Angie Report post Posted February 23, 2011 (edited) Hi, Thanks for your continues patience and patronage. Happy FusionCharting! Edited February 23, 2011 by Angie Share this post Link to post Share on other sites
subhash443 Report post Posted February 25, 2011 Hi, how to change the SAVEPATH location and HTTP_URI=http://www.yourdomain.com/images/ in ServerSide Exportation............. and How to access the image from SAVED( HTTP_URI) location..... Share this post Link to post Share on other sites
subhash443 Report post Posted March 1, 2011 problm.....Solvdddddddddd Share this post Link to post Share on other sites
Guest Angie Report post Posted March 1, 2011 Hi, We are glad to know that you have managed to solve your problem. Keep FusionCharting! Share this post Link to post Share on other sites
subhash443 Report post Posted March 1, 2011 Hi AnGie, 1 ......i Can Save the Exported Chart In User Defined Location in CLIENT SIDE Exportion without Clicking the "SAVE' again, 2...... I Can Save the Exported Chart in CLIENT Local Disc location In SERVERSIDE Exportion without changing the HTTP_URI path in Properties File:P 3.....i Can Call the Chart Export Function Without Clicking the "EXPORT MY CHART" button & without right Clicking and Select the Exported Format to Export the Chart....... .................... To achieve all these I made Some changes and Some Extra Code to FCExporter_IMG.jsp,FusionChartExporter.js and Component.js files:D ... Thanks And Regards, SuBhaSh.P "Nothing Is Impossible" Share this post Link to post Share on other sites
Sanjukta Report post Posted March 1, 2011 Hey Subhash, Thanks for sharing this. It's great indeed! Happy FusionCharting! Share this post Link to post Share on other sites
subhash443 Report post Posted March 2, 2011 Hi, Sanjukta Mukherjee Thank U, U R WelCome............ Share this post Link to post Share on other sites
Guest Angie Report post Posted March 3, 2011 Hi, Thank you very much for your continued patience and patronage. Happy FusionCharting! Share this post Link to post Share on other sites
sreenivasulu raavi Report post Posted February 23, 2012 Hi Subhash, I need also save the fusionchart reports with the save button, please guide me how and what are the changes to do in the FusionChartExporter.js and Component.js files. Regards, Sreenivasulu.R Hi AnGie, 1 ......i Can Save the Exported Chart In User Defined Location in CLIENT SIDE Exportion without Clicking the "SAVE' again, 2...... I Can Save the Exported Chart in CLIENT Local Disc location In SERVERSIDE Exportion without changing the HTTP_URI path in Properties File:P 3.....i Can Call the Chart Export Function Without Clicking the "EXPORT MY CHART" button & without right Clicking and Select the Exported Format to Export the Chart....... .................... To achieve all these I made Some changes and Some Extra Code to FCExporter_IMG.jsp,FusionChartExporter.js and Component.js files:D ... Thanks And Regards, SuBhaSh.P "Nothing Is Impossible" Share this post Link to post Share on other sites
Guest Sumedh Report post Posted February 23, 2012 Greetings, You can export your charts as images and into PDFs as well, it lets you choose whether to export the charts at client-side or server-side. For more information please read more here: http://docs.fusionch...ECOverview.html For server-side export, read more: http://docs.fusionch...erOverview.html For client-side export, read more: http://docs.fusionch...ntOverview.html Hope this helps. Share this post Link to post Share on other sites