teralco Report post Posted April 18, 2012 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 Report post Posted April 23, 2012 (edited) Hi, I am afraid, we do not have any mechanism coded to compress the image, as of now. Hope this helps ! Edited April 23, 2012 by Bindhu Share this post Link to post Share on other sites