MS Excel repair message after saving file

Hi,

MS Excel reported a repair issue after opening a file was saved by the Aspose for cell library.
The issue was related to reparation of drawing shape record.
In the code the specific existing file was only loaded and saved back.

I used version version Aspose.cells for java version 19.11.

I have provided the original file and MS Excel error message.

SOP_Knuser prøveudtager.2.0.zip (2.4 MB)
Ms Excel Reapir Message.png (349.2 KB)

I hope you can support me on this issue.

Richard

@mrjverhoef,

After an initial test, I am able to reproduce the issue as you mentioned by loading your template file and saving it back. I found MS Excel gives repair message when opening the re-saved file by Aspose.Cells:
e.g
Sample code:

Workbook workbook = new Workbook("f:\\files\\SOP_Knuser prøveudtager.2.0.xlsx");
        workbook.save("f:\\files\\out1.xlsx");

I have logged a ticket with an id “CELLSJAVA-43069” for your issue. We will look into it soon.

Once we have an update on it, we will let you know.

@mrjverhoef,

This is to inform you that we have fixed your issue now. We will soon provide you the fixed version after performing QA and incorporating other enhancements and fixes.

The issues you have found earlier (filed as CELLSJAVA-43069) have been fixed in Aspose.Cells for Java v19.12. This message was posted using Bugs notification tool by ahsaniqbalsidiqui