Text shifts in document when save to file

I have a simple Word document.

When I load the document in a Aspose document with



com.aspose.words.Document adoc= new com.aspose.words.Document(fileName);



and save it unchanged to the same file on disk again with



adoc.save(fileName);



text in the document shifts.

I send you the Original document (file before) and the result after saving it to disk (file after).

I work with Aspose.Words.jdk14.jar but have also downloaded the latest version aspose-words-17.1.0-jdk16.jar and the problem remains with the newest version.

Can you explain why this problem occurs.

I think it is someting in the Word document, but need to know how to solve. At this moment it is a big problem.

Hi Ernst,

Thanks for your inquiry.

While using the latest version of Aspose.Words i.e. 17.1.0, we managed to reproduce this issue on our end. We have logged this issue in our bug tracking system. The ID of this issue is WORDSNET-14744. Your request has also been linked to the appropriate issue and you will be notified as soon as it is resolved. Sorry for the inconvenience.

Best regards,

The issues you have found earlier (filed as WORDSNET-14744) have been fixed in this Aspose.Words for .NET 17.4 update and this Aspose.Words for Java 17.4 update.


This message was posted using Notification2Forum from Downloads module by aspose.notifier.