Skip to main content
Known Participant
August 29, 2021
Question

[pdf embed api] annotationManager API filterAnnotation()

  • August 29, 2021
  • 0 replies
  • 276 views

Hi, 

 

I'm currently listening to the annotation delete and add events using the annotationManager. 

 

I wish to add the filter annotation function. 

 

If I do my own filtering, then add the filtered annotation list to the PDF, I think I have to reload the PDF since I'm listening to the above events. 

 

So I wonder if there will be an API function e.g. filterAnnotations() such that when I filter the annotations in the PDF, the events "ANNOTATION_ADDED" or "ANNOTATION_DELETED" won't fire. 

This topic has been closed for replies.