Build a feature to get feedback on annotations drawn on pdf using adobe embed

42 views Asked by At

I have some predefined annotations that I'm drawing on the PDF using the addAnnotationsInPDF function.

Users are not allowed to make their own annotations. Now I want to build a feature to get feedback on annotations drawn. I'm using Adobe embed API and showing PDF in Sized Container mode.

Please help me with what thing I can use to get this feedback.

1

There are 1 answers

0
Raymond Camden On

This is not something that Embed itself can do, but can be built with front-end code. In order to help, you will need to narrow down your question quite a bit.