You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi team,
I've been utilizing pdfAnnotate for programmatically annotating documents and now I'm in need of implementing a simple event listener. Specifically, I require an event listener that triggers when a user "clicks" on a created annotation (for instance a highlighted area), allowing me to retrieve parameters such as "contents" associated with that particular annotation "id" upon clicking.
Could you please confirm if the library offers any type of event listener functionality for click events?
Thanks!
The text was updated successfully, but these errors were encountered:
Hi team,
I've been utilizing pdfAnnotate for programmatically annotating documents and now I'm in need of implementing a simple event listener. Specifically, I require an event listener that triggers when a user "clicks" on a created annotation (for instance a highlighted area), allowing me to retrieve parameters such as "contents" associated with that particular annotation "id" upon clicking.
Could you please confirm if the library offers any type of event listener functionality for click events?
Thanks!
The text was updated successfully, but these errors were encountered: