michael.zhang Report post Posted October 22, 2009 Hi, We purchased the FC v3 license, but I couldn't find the source codes for the FCExporter.swf. Could anyone tell the location directory? Thanks! Michael Share this post Link to post Share on other sites
Guest Madhumita Report post Posted October 23, 2009 Hello, I'm afraid we do not provide the source code of FCExporter.swf, as of now. In the Enterprise License we provide the source code of the charts. Share this post Link to post Share on other sites
michael.zhang Report post Posted October 25, 2009 Hi Madhumita, We purchased the License for FusionCharts, PowerCharts, FusionMaps, and FusionWidgets. The Exporter provided by FusionCharts is only to export and download chart as a file. I wonder if it's possible to export the charts to client's clipboard, so they can paste to somewhere (Word, Excel, ...) they want? Or basically, is that possible to do in ActionScript 3? Thanks a lot! Michael Share this post Link to post Share on other sites
Guest Basundhara Ghosal Report post Posted October 26, 2009 Hi Michael, Could you please try the following steps:- 1)Export the chart as image/PDF format at any of the desired location of the client's machine. 2)Insert the exported chart in Word, Excel etc. Hope this helps. Share this post Link to post Share on other sites
michael.zhang Report post Posted October 28, 2009 Hi Basundhara, One of our bussiness requirement is to export chart together with some grids/tables. My question is can FC export chart and grids/tables in one single file, and have a control over the layout? I know there is a specail chart "Grid Component" with source code:), to display chart data in a tabular format, and export the grid exactly like chart. But the grid and chart are in seperate files. Any idea to export chart and grid in a single file? Thanks! Michael Share this post Link to post Share on other sites
Guest Madhumita Report post Posted October 29, 2009 Hello, I'm afraid, that the Grid component cannot be exported in FusionCharts. All the other charts are exportable. Share this post Link to post Share on other sites
michael.zhang Report post Posted October 29, 2009 Well, since the SSGrid.swf has the source code, I think it's not difficult to make it exportable. (Just treat it as a normal chart) And, I just found out it's possible to export multiple charts into a single file, using the Batch Exporting. However, there is no control over the layout of exported file, sad... Share this post Link to post Share on other sites
Guest Madhumita Report post Posted October 29, 2009 Hello, You can export the grid component by making the necessary changes. Share this post Link to post Share on other sites