astrocybernaute Report post Posted November 30, 2011 (edited) hi, i have several charts in my extjs4.0.7 application dashboard. i want to generate a pdf report using the images of those charts it seems that i cant do it with extjs so im considering using FusionCharts so before buying it i need to know: is there a way to get the chart in order to include them in my report? if so how to? the ideal for me is to use it like this with itextsharp MyImageStream = new MemoryStream(); myChart.SaveImage(MyImageStream); my chart would be the chart object and it would be created with javascript Edited November 30, 2011 by astrocybernaute Share this post Link to post Share on other sites
Guest Angshu Report post Posted November 30, 2011 Hi, Welcome to FusionCharts Forum! FusionCharts leverages JavaScript (HTML5) and Flash to create stunning data visualizations unmatched by conventional server-side components. As it works with both XML and JSON data, it can be integrated with any server-side technology (ASP, ASP.NET, PHP, JSP, ColdFusion and Ruby on Rails etc.) and database. Be it a simple column or pie chart, a combination chart, advanced zoom & scroll charts or specialized sales & marketing charts, FusionCharts covers all your charting requirements. All the charts support interactive options like tooltips, drill-down, exporting as image/PDF/CSV and JavaScript integration. To know more about integration of FusionCharts and JavaScript, please visit : http://docs.fusionch...S_Overview.html Hope this helps. Share this post Link to post Share on other sites
astrocybernaute Report post Posted November 30, 2011 thats not aswering my question! Share this post Link to post Share on other sites