0
Event on adding Comment or Reply to a comment in PDF Embed APIs
New Here
,
/t5/acrobat-services-api-discussions/event-on-adding-comment-or-reply-to-a-comment-in-pdf-embed-apis/td-p/13049985
Jul 05, 2022
Jul 05, 2022
Copy link to clipboard
Copied
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.
TOPICS
PDF Embed API
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Adobe Employee
,
/t5/acrobat-services-api-discussions/event-on-adding-comment-or-reply-to-a-comment-in-pdf-embed-apis/m-p/13076549#M4430
Jul 18, 2022
Jul 18, 2022
Copy link to clipboard
Copied
Hi there,
As far as I know, the Embed API does not support events or saving of document changes.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Adobe Employee
,
LATEST
/t5/acrobat-services-api-discussions/event-on-adding-comment-or-reply-to-a-comment-in-pdf-embed-apis/m-p/13077242#M4431
Jul 18, 2022
Jul 18, 2022
Copy link to clipboard
Copied
Well actually.... 😉 Yes, you can listen for events and new annotations are part of that. Look under here for specifics: https://developer.adobe.com/document-services/docs/overview/pdf-embed-api/howtos_comments/
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

