Sign in to follow this  
bigace169

Server Side Rendering

Recommended Posts

Is there any support in FusionCharts for server side chart rendering so that they can be included as an image in a HTML page?

We are using a server side PDF tool to create PDFs, but since FusionCharts need to render in the browser first they don't appear in the PDF.

 

Thanks for your help,

 

David

Share this post


Link to post
Share on other sites
Guest Basundhara Ghosal

Hi David,

 

We have a ready made sample for the same only for the .net platform.

Share this post


Link to post
Share on other sites

Hi David,

 

I have written a couple of blog posts on this as I needed to do exactly what you are saying. I have written 1 on how to do it in PHP and 1 in .NET.

 

PHP:

http://www.murraypicton.com/2010/09/how-to-render-fusioncharts-completely-on-the-server/

 

.NET:

http://www.murraypicton.com/2010/11/render-fusion-charts-on-the-server-with-net/

 

I hope they help!

 

Murray

Share this post


Link to post
Share on other sites

Hi,

 

Can I express interest in a Java version of the server side renderer? I'm happy to assist in testing and provide any feedback.

 

I have a situation where I need to render PDF documents containing FusionCharts, these documents are rendered automatically on the server according to a schedule and therefore there is no client or browser to retrieve image data from.

 

Regards,

 

Giles.

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
Sign in to follow this