ANNOTATION_ADDED event triggering on load
ANNOTATION_ADDED event triggering on load when loading the pdf viewer in my application.
I have a unique constraint on my database, and every time the PDF loads, my annotations trigger an ANNOTATION_ADDED notification which tries to insert the record.
Annotation Added should not trigger when annotations are loaded into the PDF but rather when an annotation is added into the PDF after it's loaded existing annotations.
Please advise, thanks.
