Akash Sharma
Akash Sharma

Reputation: 149

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

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.

Upvotes: 0

Views: 55

Answers (1)

Raymond Camden
Raymond Camden

Reputation: 10857

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.

Upvotes: 0

Related Questions