pitommasi Report post Posted March 13, 2013 Is it possible to do a batch export from a page that contains 2 maps, 2 charts and 2 grids in one single PDF? Share this post Link to post Share on other sites
Guest Sumedh Report post Posted March 13, 2013 Hi, Welcome to FusionCharts Forum! Yes, you can export multiple charts/maps/grid using Batch Export functionality in a single .pdf file. But, charts/maps/grids will be displayed in the pages. Each page will contain single chart/map/grid. Hope this helps! Share this post Link to post Share on other sites
pitommasi Report post Posted March 14, 2013 Thank you for the reply. If they are small enough, is there a way to place them one next to the other (e.g. by using spans or floats) or they can only go one on top of the other? Thanks in advance Share this post Link to post Share on other sites
Guest Sumedh Report post Posted March 19, 2013 Thank you for the reply. If they are small enough, is there a way to place them one next to the other (e.g. by using spans or floats) or they can only go one on top of the other? Thanks in advance Hi, Apologies for the delayed response. No, this is not possible. Charts will be exported in different pages (single chart per page) in a single PDF file. Hope this helps! Share this post Link to post Share on other sites
pitommasi Report post Posted April 11, 2013 Question: in case I have maps and charts in the same page, which version of the FCExporter.swf should I use the one bundled with FusionMaps or the on bundled with FusionCharts?(They have the same date but the size is different) Same question for the javascript files responsible of the export: should I use FusionChartsExportComponent.js or FusionMapsExportComponent.js? Share this post Link to post Share on other sites
Swarnam Report post Posted April 15, 2013 Hey, Apoogies for the delayed response. You can make use of FCExporter.swf from FusionCharts XT package. Starting FusionMaps XT, use of FusionMapsExportComponent.js is deprecated. Use FusionChartsExportComponent.js instead. It is recommended that you replace all references FusionMapsExportComponent.js to FusionChartsExportComponent.js in your code. Please refer more at: http://docs.fusioncharts.com/maps/Contents/ExportingImage/ECProcess.html Hope this helps. Share this post Link to post Share on other sites