URFriend

Javascript Error In Ie While Exporting Maps To Pdf

Recommended Posts

Whenever i am trying to export map into pdf getting javascript error as Unknown name.

 

Here is the line where the script debugger stops when i say debug

 

return eval(instance.CallFunction("<invoke name=\""+name+"\" returntype=\"javascript\">" + __flash__argumentsToXML(arguments,0) + "</invoke>"));

 

Hope this information might help you in finding out the problem.

 

instance.CallFunction("<invoke name=\"hasRendered\" returntype=\"javascript\"><arguments></arguments></invoke>")

<script Error>

eval(instance.CallFunction("<invoke name=\""+name+"\" returntype=\"javascript\">" + __flash__argumentsToXML(arguments,0) + "</invoke>"))

instance.CallFunction("<invoke name='hasRendered' returntype='javascript'><arguments></arguments></invoke>")

<script Error>

 

 

Anyone who can help out in this regard.

Share this post


Link to post
Share on other sites
Guest Angshu

Hi,

 

Welcome to FusionCharts Forum! smile.gif

 

Could you please send us a screenshot or any live link to look into the issue?

 

Awaiting for your response.

Share this post


Link to post
Share on other sites

Thank you for the response. I don't have live link as i am currently running locally. Do let me know if we can share in any other way my local.

I have also attached a screen shot. On the right top u see Select a action in that list box when we select a value trying to export all into pdf. Heat map,Source Watch are using Map and Chart respectively.

post-20753-0-69724400-1314089899_thumb.gif

Edited by URFriend

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