Question
Event on adding Comment or Reply to a comment in PDF Embed APIs
I'm using PDF Embed APIs to show PDF in my application. I have predefined annotations that I'm showing to the user and each annotation has a comments section. Now users can add replies to those comments and I want to save those replies in my DB. So I want to know about any event that gets triggered when we add a comment or a reply in the PDF.
