I have a document that is merged from multiple word files. The structure is as follows:
Intro
(multiple contents)
Outro
when I create the document with “Content 1” and after that “Content 2”, then call UpdateFields() on the document it works as expected. (working.docx)
BUT, when I create the document with “Content 2” and after “Content 1”, then a call to UpdateFields() never returns and seems to be dead-locked somewhere. (notworking.docx)
I’m using Aspose.Words 13.7.0
I have attached the documents.
Do you have an idea what’s wrong or different?
Do you have an idea what’s wrong or different?
Regards
Philipp