Disabling resize/rotation/moving of specific annotations? #584
Unanswered
brianvonkuster
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, is it was possible to disable modification of specific annotations within the embedpdf annotation layer (in vue)?
The use case I'm using embedpdf for here is to redact from pdfs - so I want to use the redaction plugin in annotation mode and have those annotations be modifiable but every other type of annotation unable to do so. The only way I've been able to successfully remove modification of annotations is via the
modifyAnnotationspermission at the config level, but that doesn't seem to fit my use case wellUsing the headless implementation as is
Beta Was this translation helpful? Give feedback.
All reactions