Ods file encoding problem

Dear Aspose team,


we have problems with the encoding of german umlaut characters when
opening and saving ods files.

As a small example I tested the following code:
LoadOptions opt = new LoadOptions(LoadFormat.ODS);
wb = new Workbook(odsFilePath, opt);
wb.Save(odsFilePath + “.ods”);

The created ods file contains strange characters.

In the attachment I added the two files.

Thank you in advance,
Stefan.

Hi Stefan,


Thank you for the samples. We are able to replicate the said issue therefore we have logged it as CELLSNET-44615 for further investigation. Please spare us little time to properly analyze this incident and get back with updates in this regard.

Hi,


Please try our latest version/fix: Aspose.Cells for .NET v8.9.0.3 (attached).

We have fixed your issue now.

Let us know your feedback.

Thank you.