arondam40 Report post Posted March 23, 2013 Hello, I have an application where I have to deliver charts through an automated emails service. The service is a background batch process which does not have any client (browser) intervention. Is there any way to generate the charts entirely at server side in any image format preferably without using any file I/O. I am using java and spring framework for server side coding. I want to eventually convert the images into base64 format and send them via email. I have also read a blog saying something of this sort at your website but could not really figure it out properly and also it contained some file I/O ideas which I want to preferably avoid. Blog link >> http://blog.fusioncharts.com/2013/03/how-to-save-charts-as-images-at-server-side/#more-3297 Please provide me with the idea to achieve this functionality, if possible with some sample codes. Share this post Link to post Share on other sites
Swarnam Report post Posted March 28, 2013 Hi, Welcome to FusionCharts Forum. We are looking into your requirement. we would update you shortly. Share this post Link to post Share on other sites