dfilip Report post Posted April 26, 2010 I am very interested in testing the functionality of saving a Fusion Chart as a graphic. However, I cannot seem to find the script referenced on your site (FusionChartsSve.aspx?). Below are all of the .aspx files that I received in the download zip. It appears from the on-line doc and forum that I should already have this in the package I downloaded. Can you please adivse if it is included in the Fusion Charts V3 evaluation download? And is FCExporter the 'new' version for this, or is this something completely different? Thanks, Dave. ./Code/C#/ArrayExample/Combination.aspx ./Code/C#/ArrayExample/MultiSeries.aspx ./Code/C#/ArrayExample/SingleSeries.aspx ./Code/C#/ArrayExample/Stacked.aspx ./Code/C#/BasicExample/BasicChart.aspx ./Code/C#/BasicExample/BasicDataXML.aspx ./Code/C#/BasicExample/dataXML.aspx ./Code/C#/BasicExample/MultiChart.aspx ./Code/C#/BasicExample/SimpleChart.aspx ./Code/C#/DBExample/BasicDBExample.aspx ./Code/C#/DB_dataURL/Default.aspx ./Code/C#/DB_dataURL/PieData.aspx ./Code/C#/DB_DrillDown/Default.aspx ./Code/C#/DB_DrillDown/Detailed.aspx ./Code/C#/DB_JS/Default.aspx ./Code/C#/DB_JS_dataURL/Default.aspx ./Code/C#/DB_JS_dataURL/FactoryData.aspx ./Code/C#/Default.aspx ./Code/C#/FormBased/Default.aspx ./Code/C#/MasterPage_Example/Default.aspx ./Code/C#/UpdatePanel/Sample1.aspx ./Code/C#/UpdatePanel/Sample2.aspx ./Code/VB_NET/ArrayExample/Combination.aspx ./Code/VB_NET/ArrayExample/MultiSeries.aspx ./Code/VB_NET/ArrayExample/SingleSeries.aspx ./Code/VB_NET/ArrayExample/Stacked.aspx ./Code/VB_NET/BasicExample/BasicChart.aspx ./Code/VB_NET/BasicExample/BasicDataXML.aspx ./Code/VB_NET/BasicExample/dataXML.aspx ./Code/VB_NET/BasicExample/MultiChart.aspx ./Code/VB_NET/BasicExample/SimpleChart.aspx ./Code/VB_NET/DBExample/BasicDBExample.aspx ./Code/VB_NET/DB_dataURL/Default.aspx ./Code/VB_NET/DB_dataURL/PieData.aspx ./Code/VB_NET/DB_DrillDown/Default.aspx ./Code/VB_NET/DB_DrillDown/Detailed.aspx ./Code/VB_NET/DB_JS/Default.aspx ./Code/VB_NET/DB_JS_dataURL/Default.aspx ./Code/VB_NET/DB_JS_dataURL/FactoryData.aspx ./Code/VB_NET/Default.aspx ./Code/VB_NET/FormBased/Default.aspx ./Code/VB_NET/Masterpage_Example/Default.aspx ./Code/VB_NET/UpdatePanel/Sample1.aspx ./Code/VB_NET/UpdatePanel/Sample2.aspx ./ExportHandlers/ASP_Net/FCExporter.aspx Share this post Link to post Share on other sites
dfilip Report post Posted April 27, 2010 OK, digging a bit deeper, I see there is a difference between exporting images in 3.0.x and 3.1, the latter using FCExporter.*. I have those scripts, and I'm now reading the doc for 3.1, so I think I now how have what I need. Sorry for the distraction, I was confused because I originally found the following KB article: http://www.fusioncharts.com/KB/article.aspx?id=10025 which only covers 3.0.x, and doesn't mention that for 3.1 you have a completely different process. Share this post Link to post Share on other sites
Guest Rajroop Report post Posted April 28, 2010 Hey, Thanks for the update. Glad to see that you have achieved the solution. Happy FusionCharting. Share this post Link to post Share on other sites