pitommasi Report post Posted February 14, 2012 Hi! I have an application that uses up to 2 maps and up to 11 charts within the same page. I am planning to develop a mobile version, taking advantage of the Javascript fallback. Would it be still possible to provide the user with export and print functionality? Note that I have to save the pictures of the maps and charts in my server first, because I will need to assemble them all in one page. Thanks Share this post Link to post Share on other sites
Guest Bindhu Report post Posted August 24, 2012 (edited) Hi, Please take note of the few limitations regarding customizability and features, when using the pure JavaScript(HTML5) Export method, listed below: 1. Pure Client-side export is currently not supported 2. Export component currently does not have an equivalent JavaScript fallback 3. Server-side export feature requires a separate setup and implementation 4. When rendered using JavaScript (HTML5), there is only one mode of export - at Server-side. By default, JavaScript (HTML5) charts use Highcharts server to get exported image. However you can place the PHP and JAR files on your servers and then over-ride the URL. For more details, please refer to the link below, http://docs.fusionch...e/ECPureJS.html Hope this helps! Edited August 24, 2012 by Bindhu Share this post Link to post Share on other sites