Sign in to follow this  
Tore Gjerdrum

Export Chart To Stream

Recommended Posts

Hi,

 

I have gotten the FCExporter.aspx up and running and it works fine using the right click menu in the chart. But I want to trigger an export from my code so I can use the image in an PDF that create on the fly. Is this possible? The best way is to get the chart exported as a stream so I do not need to save it on the server. If this is not possible I can save the image on disk and fetch it from there. Can anyone guide me in the right direction to get this done?

 

Regards

Tore Gjerdrum

Share this post


Link to post
Share on other sites

Hi,

 

Thanks for your answer. I am not sure how I do this. Do I only use javascript and not the FCExporter.aspx? Do you have some more code or an example I can look at?

 

Regards

Tore Gjerdrum

Share this post


Link to post
Share on other sites
Guest Angie

Hi,

 

Thank for your reply.

 

The image will be saved on the local hard drive of your system.

 

Hope this helps.smile.gif

Share this post


Link to post
Share on other sites
Guest Angie

Hi,

 

Steam can be posted back using the stream variables.

 

You can also post the stream back by using JavaScript instead of using any server side scripting.

 

Hope this helps.smile.gif

Share this post


Link to post
Share on other sites
Guest Angie

Hi,

 

I am afraid, we are not able to provide you any example code, at this time.

 

You would need to create your own code as per your requirement.

 

Thank you very much for your continued patience and patronage.

 

Hope you have a great day!

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
Sign in to follow this