Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Event on adding Comment or Reply to a comment in PDF Embed APIs

New Here ,
Jul 05, 2022 Jul 05, 2022

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
347
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Jul 18, 2022 Jul 18, 2022

Hi there,

As far as I know, the Embed API does not support events or saving of document changes.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Jul 18, 2022 Jul 18, 2022
LATEST

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/

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources