m32 / endesive

en-crypt, de-crypt, si-gn, ve-rify - smime, pdf, xades and plain files in pure python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Validity Summary - allowed Changes

MarkusvonStaden opened this issue · comments

Is it possible to lock Forms?
I used another lib to flatten the PDF before signing, but I want to alter the Validity Summary.
It says The certifier has specified that Form-Fill-in, Signing and Commenting are allowed for this document. No other changes are permitted., but what I want is: The certifier has specified that no changes are allowed to be made to this document.

Nevermind. Changing the Flags from "3" to "1" does the trick...