Sign in to follow this  
funwithfusion

Gantt Chart Export To Pdf In Cognos

Recommended Posts

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

Hi. smile.gif

 

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. smile.gif

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this