RebelXT

Server side chart rendering without client side interaction - any working workaround?

Recommended Posts

Hey,

 

 

 

I've seen this topic discussed on the forum, but not clear whether anyone has actually managed to get this to work. The main use case is generating scheduled reports incl. flash charts on the server side.

 

 

 

Thanks in advance for any feedback!

Share this post


Link to post
Share on other sites
Guest Basundhara Ghosal

Hi,

Welcome to FusionCharts forum. :)

Could you please specify the issue a bit elaborately?

Awaiting your reply. :)

Share this post


Link to post
Share on other sites

From FusionCharts documentation:

 

 

 

Please note that in both cases, the chart first needs to render in a browser, before the bitmap snapshot can be sent to server for processing. You CANNOT directly generate an image of chart on server, without actually rendering it in browser.

 

 

 

My application supports scheduled reports some of which include charts. Scheduled reports are rendered in PDF format and automatically e-mailed to customers on the server side. We want scheduled reports to include FusionCharts charts.

 

 

 

So I'm wondering if anyone has a workaround for this issue other than using two different charting tools.

 

 

 

thanks!

Share this post


Link to post
Share on other sites
Guest Basundhara Ghosal

Hi,

This is possible with one of our in-house assemblies if you are having .NET 2.0 server, and .Net 2.0 server only, not Java, nor PHP or any other technology. If you wish to implement it, you can send us a request for the assembly at [email protected] along with your order id.

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