groupdocs-annotation / GroupDocs.Annotation-for-Java

GroupDocs.Annotation for Java examples, plugins, and showcase
https://products.groupdocs.com/annotation/java
MIT License
3 stars 4 forks source link

Replace Text fails if tried second time #51

Open atirtahirgroupdocs opened 3 years ago

atirtahirgroupdocs commented 3 years ago

This issue is raised in https://forum.groupdocs.com/t/replace-text-fail-second-time-in-docx-document/10215

Hi, Please find the problematic file attached. This issue happens with Word files in Spring application. When I do a first replace text in a DOCX it works, but if I try to do another replace to the same document a lib internal NullPointer blows up. I made tests with the Spring Demo Application and Java Sample Examples. Please take a look. Thanks AddTextReplacementAnnotation0.docx

vitaliy-rezchikov commented 3 years ago

Created ticket for further investigations\fixes ANNOTATIONJAVA-1342