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.