Exception thrown when accepting revisions

Hi,
We have a document (attached) that causes an exception when accepting the revisions with an error invalid bookmark. The code that is used is:

Aspose.Words.License license = new Aspose.Words.License();
license.SetLicense("Aspose.Total.lic");
Aspose.Words.Document doc = new Aspose.Words.Document(l_tempStr);
doc.AcceptAllRevisions();

Thanks,

Hi Jonathan,

Thanks for your inquiry. After an initial test with Aspose.Words 16.4.0, we were unable to reproduce this issue on our end. We would suggest you please upgrade to the latest version of Aspose.Words. You can download it from the following link. Hope, this helps.
https://releases.aspose.com/words/net/

Best regards,