-
I want to be able to sing more than once and be able to lock the next edit and sign as shown below. Can I use it in pyHanko? |
Beta Was this translation helpful? Give feedback.
Answered by
projackRK
Jan 20, 2023
Replies: 1 comment 1 reply
-
ok i found it for anyone wanting the same thing This might be a reply |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
projackRK
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ok i found it for anyone wanting the same thing This might be a reply
Add
field_mdp_spec=fields.FieldMDPSpec(fields.FieldMDPAction.ALL),
doc_mdp_update_value=fields.MDPPerm.NO_CHANGES,
In Function "append_signature_field".