Skip to content

PdfJsKit v2.2.3

Latest
Compare
Choose a tag to compare
@GleamTech GleamTech released this 06 May 21:20

Version 2.2.3 - May 6, 2025

  • Added: editAnnotations permission for ability to edit annotations of the document.
    So now, viewing and editing annotation permissions are separated, this is mainly done because
    viewAnnotations permission 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 disable editAnnotations without effecting display of the signatures and existing annotations.

    editAnnotations will enable/disable tools like Add Signature, Highlight, Draw, Add Image (buttons on the vertical toolbar).
    If no viewAnnotations permission but editAnnotations permission, then you can add new annotations but not view and edit existing ones.
    editAnnotations default value is true.