Table after compare

Problem with border after compare :

Document doc1 = new Document("C:\\test\\original_doc.docx");
Document doc2 = new Document("C:\\test\\updated_doc.docx");
doc1.compare(doc2, "test", new Date());
doc1.save("C:\\test\\2.html", SaveFormat.HTML);

http://joxi.ru/eAO00YPF9pwz4r

bug.zip (18.4 KB)

@handmade,

For the sake of correction, we have logged this problem in our issue tracking system. The ID of this issue is WORDSNET-17451. We will further look into the details of this problem and will keep you updated on the status of correction. We apologize for your inconvenience.

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

1 Like