Sign in to follow this  
teralco

Compress Images Using Server-Side Exporting

Recommended Posts

Hi,

 

We are using FusionCharts XT enterprise and we have this problem:

 

In one view, our application shows 10 graphs renderized in flash mode and configurated for server-side exporting with a J2EE servlet.

 

We get all images in the server side and we build a pdf with the images.

 

The problem is that the call to our J2EE servlet, FusionCharts put the raw (bitmap) image in the post call to the servlet, and it's to big if we have 10 graphs.

 

We need one mechanism to send compressed images to our servlet.

 

Thanks.

Share this post


Link to post
Share on other sites
Guest Bindhu

Hi,

 

I am afraid, we do not have any mechanism coded to compress the image, as of now.

 

Hope this helps !

Edited by Bindhu

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