muzzs

Server Side Image Creation

Recommended Posts

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 by Guest

Share this post


Link to post
Share on other sites

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 by Guest

Share this post


Link to post
Share on other sites
Guest Basundhara Ghosal

Hi,

Glad that your isuue is resolved.

Keep smiling and keep FusionCharting. :(

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