Single User annotation restriction

Product: apryse Docs

Product Version: 11.2.0

In my Angular application using Apryse Docs for PDF annotation and document editing, I need to ensure that when one user is editing or annotating a PDF, another user cannot make changes simultaneously. The second user’s annotation tools should be disabled until the first user finishes their edits or annotation.

How can I achieve this in Apryse Docs or how handle in apryse?

thanks
Sonu Kumar

1 Like

Hello! Thank you for reaching out.

So I can make sure this gets to the correct team, are you able to clarify if you are using WebViewer or our PDFNet SDK?

Thanks!

1 Like

thanks for the Response, i am using WebViewer

thanks
sonu kumar

1 Like

Hello Sonu,

Are you using something like real-time collaboration mode? What specific changes to an annotation are you referring? We do have APIs that can enable and disable tools.
https://sdk.apryse.com/api/web/UI.html#.disableTools

Best Regards,
Darian

1 Like