yanghui4661 Report post Posted February 3, 2012 Hi i got a problem here, that we need to support server side report exporting without any client operation, it's a server-side scheduled task, so what i suposed to do? Any body would give me an advice? Thanks Share this post Link to post Share on other sites
Guest Sumedh Report post Posted February 3, 2012 Greetings! You can export charts using server-side exporting without client process : Refer the following link for your reference: http://docs.fusioncharts.com/charts/contents/?exporting-image/server-side/ECServerDownload.html This will help you. Have a great day! Share this post Link to post Share on other sites
yanghui4661 Report post Posted February 6, 2012 Greetings! You can export charts using server-side exporting without client process : Refer the following link for your reference: http://docs.fusionch...erDownload.html This will help you. Have a great day! Thanks for replying. But still, it could not do "scheduled task", which means the report file should be created all by my server side application. My server side is a java application, so i need a java model of fusioncharts for creating a chart and embeding the chart image into a PDF or excel file. How does that work? Share this post Link to post Share on other sites
Guest Sumedh Report post Posted February 6, 2012 Hi I am sorry to say, but we don't have Java based server-side Image saver assembly, as of now. As a work-around you can try our third-party application which is in PHP. Refer the following links for your reference: http://blog.fusioncharts.com/2012/02/generate-chart-images-on-the-server-using-fusioncharts/ http://fcimg.org/ Hope this helps. Have A Great Day Share this post Link to post Share on other sites