bobotime Report post Posted April 26, 2012 why it works locally and not on the server? I've inserted this XML attributes: showExportDataMenuItem='1' exportEnabled='1' exportAtClient='0' exportHandler='charts/export/FCExporter.php' exportAction='download' Thanks in advance for your help Share this post Link to post Share on other sites
Guest Sashibhusan Report post Posted April 27, 2012 Hi, Could you please elaborate a bit more on your issue probably with the code snippet that you are using for exporting the chart? If you have an issue with "Server side exporting of chart as image/PDF", please follow the below link for more information on "Server Side Export > Overview" : http://docs.fusioncharts.com/charts/contents/?exporting-image/server-side/ECServerOverview.html Awaiting your response! Share this post Link to post Share on other sites
bobotime Report post Posted May 31, 2012 I apologize for the delay in the response $strXML = "<graph caption='Trend inattesi HUB di: ".$caption."' subCaption='Hub Manager: ".$subCaption."' animation='".$GLOBALS['animate']."' numberPrefix='' formatNumberScale='1' rotateValues='0' forceDecimals = '1' decimals='0' decimalPrecision='0' pieSliceDepth='' labelDisplay='rotate' outCnvBaseFont='Arial' outCnvBaseFontSize='9' BaseFont='Arial' BaseFontSize='8' showValues='0' animation='1' showBorder='0' borderColor='' bgColor='EEEEEE' canvasBorderColor='CCCCCC' canvasBorderThickness='1' showExportDataMenuItem='1' exportEnabled='1' exportAtClient='0' exportHandler='plugins/FusionCharts/export/FCExporter.php' exportAction='download'>"; Thanks in advance for your help Share this post Link to post Share on other sites
bobotime Report post Posted May 31, 2012 I understood and solved. It was not enabled gd library thank you very much Share this post Link to post Share on other sites
Guest Sumedh Report post Posted May 31, 2012 I understood and solved. It was not enabled gd library thank you very much Share this post Link to post Share on other sites