muzzs Report post Posted April 16, 2010 (edited) I am trying to use FCExporter to generate an image but am getting a js error: Invalid property id: try { __flash__toXML(FC_Exported(({sta...leName:"null",height:0,width:0, I am finding it very odd as when i try to export to PDF it works great. My XML is (it was generated with the PHP Class): http://www.fusioncharts.com/forum/Attachment2159.aspx However, it isn't just this chart, it is all charts on this page that are unable to generate an image. I am using Flash 10 on windows 7. Thanks! Murray chart.xml Edited April 16, 2010 by Guest Share this post Link to post Share on other sites
Ayan Pal Report post Posted April 20, 2010 (edited) Hi Muzzs, welcome to the fusioncharts forum:) please check your GD library version in php. If it is older then please upgrade it. you may refer to the following link which discuss the GD version required for imagecreatetruecolor() which is used in our exporter. http://www.php.net/manual/en/function.imagecreatetruecolor.php Edited April 20, 2010 by Guest Share this post Link to post Share on other sites
muzzs Report post Posted April 20, 2010 Hi Ayan, Spot on! I thought GD was installed but it wasn't. Thanks for you help. Murray Share this post Link to post Share on other sites
Guest Basundhara Ghosal Report post Posted April 20, 2010 Hi, Glad that your isuue is resolved. Keep smiling and keep FusionCharting. Share this post Link to post Share on other sites