PdfJsKit v2.2.3
Version 2.2.3 - May 6, 2025
-
Added:
editAnnotationspermission for ability to edit annotations of the document.
So now, viewing and editing annotation permissions are separated, this is mainly done because
viewAnnotationspermission can also effect displaying of the signatures in the document so most of the time you will want to keep it enabled.
However now you can disableeditAnnotationswithout effecting display of the signatures and existing annotations.editAnnotationswill enable/disable tools like Add Signature, Highlight, Draw, Add Image (buttons on the vertical toolbar).
If noviewAnnotationspermission buteditAnnotationspermission, then you can add new annotations but not view and edit existing ones.
editAnnotationsdefault value istrue.