Lotus settings issue

Hi.


I have founded, that Lotus settings changes after resaving a book.

The following example just resave a book.
@Test
public void checkboxTest() throws Exception {
Workbook workbook = new Workbook(“D://checkbox.xlsx”);
workbook.save(“D://out.xlsx”);
}

But after it, out.xlsx have a checked Lotus settings, that i not checked before.

Hi Alexey,


Thank you for contacting Aspose support.

We have evaluated your presented scenario and we are able to notice the said behavior on our side. We have logged an investigative ticket with Id CELLSJAVA-41429 in our database to look further into this matter. Our product team will further look into the details of this problem and we will keep you updated with our investigation results.

Hi again,


This is to inform you that we have fixed the problem logged earlier as CELLSJAVA-41429. We will shortly provide the fix here with next release of Aspose.Cells for Java after assuring the quality and incorporating other enhancements. As soon as the next release is available for public use, we will notify you here.

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


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