maho

Higher DPI for the exported image?

Recommended Posts

Hallo,

 

 

 

is it possible to export an image (client or server-side) in an higher resolution / dpi?

 

If no, will it be possible in the future or is it a flash limitation?

 

 

 

Thanks.

Share this post


Link to post
Share on other sites
Guest Basundhara Ghosal

Hi,

I am afraid that as of now FusionCharts does not support the export of a chart having higher resolution compared to the resolution of the rendered chart.

However, using Asp.Net it is possible to generate a chart of higher resolution at the server-side and then it is possible to export the chart with a higher resolution.

Hope this helps. :P

Share this post


Link to post
Share on other sites

Thanks for the answer.

 

 

 

But if I using ASP.Net to export an image with a higher resolution, the original resolution would only be interpolated, right?

 

Because I think every server-script gets the same image information from the flash-movie.

Share this post


Link to post
Share on other sites
Guest Basundhara Ghosal

Hi,

It is not inter-polated at the server-side.

Using Asp.Net it can be natively re-rendered at the server-side.

If you are interested in the process, then kindly drop us a mail at [email protected] with the order id reference.

Awaiting your reply. :hehe:

Share this post


Link to post
Share on other sites

Hi,

 

I would also like to get a higher dpi using server side export? How can I solve this? I use C# and ASP.NET.

I contacted the support team via e-mail, but they don't seem to know how this works!

 

Please help!

S.

Share this post


Link to post
Share on other sites
Guest Angshu

Hi,

 

Thanks for your post.

 

As of now, the export is made only in 72dpi. However, after the image object has been created (before the actual saving of the file) you can use third party algo to increase the dpi.

 

Hope this helps.

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