Kai Report post Posted September 29, 2010 Hi in 3.2 there is a new feature: Automatic rendering of JavaScript charts on devices (like iPad and iPhone) where Flash player is not supported. Right now we export flash-based charts to the server and convert them into pdf. But it requires charts to be rendered in the current browser screen. This prevents us from exporting charts in some automatic manners, e.g. by a scheduler. So with this new javascript chart feature, I have two questions: 1. how to export this type of charts, 2. does it has the same limitation? (i.e. has to be rendered before exporting.) Thanks. Share this post Link to post Share on other sites
Guest Basundhara Ghosal Report post Posted September 30, 2010 Hi Kai, Welcome to FusionCharts forum. Please refer to the links mentioned below for the detailed information on the same:- Ref.- http://www.fusioncharts.com/docs/ECOverview.html http://www.fusioncharts.com/docs/ECPureJS.html Please feel free to revert to me in case you face any further issues. Share this post Link to post Share on other sites
Kai Report post Posted October 4, 2010 Hi Kai, Welcome to FusionCharts forum. Please refer to the links mentioned below for the detailed information on the same:- Ref.- http://www.fusioncha...ECOverview.html http://www.fusioncha...s/ECPureJS.html Please feel free to revert to me in case you face any further issues. Thanks for the info. So for the 2nd questions, I assume that the javascript chart still needs to be rendered/shown in browser before exported to the server? I am not familiar with HTML 5. Share this post Link to post Share on other sites
Guest Basundhara Ghosal Report post Posted October 5, 2010 Hi, As you have already stated, JavaScript charts always needs to render on the browser page before it gets exported to image/PDF. I hope this helps. Share this post Link to post Share on other sites