Exporting Excel charts to svg

Hi,

When exporting Excel charts to svg with aspose.cells, the viewBox attribute in some server environments contains commas, which is causing svg image not to display correctly in browser.

In server environments where viewBox gets dots, image works fine in browser.

viewBox=“0 0 1127.8 1056” => dot, displays fine
viewBox=“0 0 1127,8 1056” => comma, does not display correctly in browser

Tried playing around with regional settings, but with no luck. Where does aspose.cells pick up decimal separator in this case?

Thanks

Hi,


Thanks for your posting and using Aspose.Cells.

We were able to observe the issue and logged it in our database for investigation. We will look into it and fix this issue. Once, the issue is resolved or we have some other update for you, we will let you know asap.

This issue has been logged as

  • CELLSNET-44933 - Exporting Excel Charts to SVG

Hi,

Thanks for using Aspose.Cells.

Please download and try the latest fix: Aspose.Cells for .NET (Latest Version)

hi,

Thanks for you quick reply.
Problem solved with your latest fix.

br, KR

Hi,

Thanks for your feedback and using Aspose.Cells.

It is good to know that your issue is resolved with the given fix. Let us know if you encounter any other issue, we will be glad to look into it and help you further.

The issues you have found earlier (filed as CELLSNET-44933) have been fixed in this update.


This message was posted using Notification2Forum from Downloads module by Aspose Notifier.