I was trying to Export the rendered fusion chart reports to pdf but i am unable to do that i struck at configuring the export handlers. I am using FusionCharts_Evaluation for java and trying to configure following below steps..
1. Copied FCExporter.jsp file in web root folder
2.Export jars fcexporter.jar and fcexporthandler.jar in WEB-INF/lib and fusioncharts_export.properties in WEB-INF/classes folder.
3.Added exportEnabled=''1'' exportHandler=''/FusionCharts/FCExporter.jsp'' exportAtClient=''0'' exportAction=''save'' exportFileName=''MyFileName'' exportShowMenuItem=''1'' to the rendering xml
4.verified the version of column3D.swf and pie3D.swf those were 3.1.
I am able to render the chart successfully but i am not getting a progress bar saying capturing or nothing is happening that means i guess these handler classes are not called so nothing is happening please help me configuring i'm trying to configure this since 10 days.
I am attaching the required files please have a look and please help me ASAP.
Note: I am generating Column3D.xml dynamically using a procedure.
Thanks in Advance,
Neeraja Meka.













