"likes" from comments are not preserved on extractPages

Aspose words java version: 24.10

We have a specific usecase on extracting certain pages of a large document that we want to be splitted to a new document.

We are using the extractPages function.

During the extraction, revisions for changes and comments were preserved and being extracted properly, However, the “likes” on speciifc comments were not.

is there a specific parameter that has to be filled or is this not supported at all?

Document srcDoc = new Document("sample.docx");
Document splitDocument = srcDoc.extractPages(0, 1);
splitDocument.save("result.docx");

I have attached a sample document:

sample.docx (16.2 KB)

@nre
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.

Issue ID(s): WORDSNET-27526

You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.