funwithfusion Report post Posted February 3, 2012 Hi, Is there a way we can export a gantt chart to pdf which is embedded in cognos. we already implemented client side export which is working fine. But it is exporting just the chart by right click on it. What we are looking is, to to view the whole page in pdf by click the "View in PDF Format" in cognos menu. Thanks. Share this post Link to post Share on other sites
Guest Sumedh Report post Posted February 6, 2012 Greetings Yes, you can export FusionCharts with Cognos. Cognos reports can be viewed in number of formats like HTML, PDF, Excel, CSV and XML. Refer the following link your for more information: http://blog.fusioncharts.com/2011/07/embedding-fusioncharts-into-cognos-reports/ Hope this helps. Happy FusionCharting ! Share this post Link to post Share on other sites
Guest Sumedh Report post Posted February 6, 2012 Greetings Yes, you can export FusionCharts with Cognos. Cognos reports can be viewed in number of formats as HTML, PDF, Excel, CSV and XML. Refer the following link your for more information: http://blog.fusioncharts.com/2011/07/embedding-fusioncharts-into-cognos-reports/ Hope this helps. Happy FusionCharting ! Share this post Link to post Share on other sites
Guest Sumedh Report post Posted February 6, 2012 Greetings Yes, you can export FusionCharts with Cognos. Cognos reports can be viewed in number of formats as HTML, PDF, Excel, CSV and XML. Refer the following link your for more information: http://blog.fusioncharts.com/2011/07/embedding-fusioncharts-into-cognos-reports/ Hope this helps. Happy FusionCharting ! Share this post Link to post Share on other sites
funwithfusion Report post Posted February 8, 2012 Hi Sumed, Thanks for your reply! We followed the document and built this report in Cognos. When we try to export using Cognos export menu, the pdf is blank. Regards. Share this post Link to post Share on other sites
Guest Sumedh Report post Posted February 14, 2012 Hi. For your requirement, you can use FusionChartsExportComponent.js This JavaScript class helps you initiate the FusionCharts Export Component object and to set the JavaScript communication channel between the chart and FusionCharts. For more information about Exporting, please refer the following URL: http://docs.fusioncharts.com/charts/contents/?exporting-image/ECProcess.html Hope this helps. Share this post Link to post Share on other sites