Product: webviewer
Product Version: 10.0.1
Please give a brief summary of your issue:
Semantic Text Compare annotate on second document
Please describe your issue and provide steps to reproduce it:
Hello, I have 2 questions about the comparison feature:
-
When comparing 2 documents using Semantic Text Compare, I would like to be see the annotations for the document that is selected. Currently, I am only seeing the annotations for the document that was originally loaded. I have coded my page to load and save annotations that are added to the second document, but since I can’t access them in the comments panel, I can’t comment, reply, etc.
-
Is it possible to suppress the annotations that represent the differences in the comments panel? I was able to find the annotations that represent the differences and hide them using AnnotationManager.hideAnnotation(), but it also hid the annotations on the documents. I would like to still see the differences, but only on the document. (see screenshot - highlighted annotation is what I would like to hide).
Please provide a link to a minimal sample where the issue is reproducible: