Skip to content
Discussion options

You must be logged in to vote

Hm, PyMuPDF currently does not support adding signature widgets or signing the PDF.
But otherwise handling other widgets / fields is support. As well as removing fields or resetting their content.

So you should be able to iterate over the pages, look for signed signatures and reset them / or delete the signature field altogether.

If you only want to add new content that should be possible too, as long as you save incrementally afterwards - which does not invalidate the signature.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@arsultani
Comment options

@JorjMcKie
Comment options

Answer selected by arsultani
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants