Sign in to follow this  
zhao xin

How To Export Img On Pure Server Side With Fusionchart?

Recommended Posts

Hi,

 

I am facing the issue , that need to export fusionchart report with in a scheduled email on server side.

so it has no any browser trigger , just need a pure server side generated image,

 

i know that fusionchart has a internal implementation with a .NET platform , as below link.

 

http://forum.fusionc...thout-web-page/

 

but for me , it has a dependency on DotNet platform, while i am using java+GWT, and not want to include this limitation.

(Or do we have the implementation in C++ ?)

 

so , are there any other solutions to export image on server side for java implement?

 

appreciate your reply.

Edited by zhao xin

Share this post


Link to post
Share on other sites
Guest Sumedh

Hi,

 

Welcome to FusionCharts Forum! smile.gif

 

Apologies for the delayed response.

 

I am afraid, we do not have any implementation to export charts at server-side (without rendering them in browser) using C++ and Java.

 

However, you can use FCImg. FCImg is a third party tool to allow servers running the LAMP stack to export FusionCharts Charts as images without a need for a browser.

 

For more information, please refer the following link:

http://fcimg.org/

 

Hope this helps!

Share this post


Link to post
Share on other sites
Guest Sumedh

Hi Sumedh

Thanks for the information.

i will try it with FCImg.

Thanks

Xin

 

smile.gif

 

 

 

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