Replies: 3 comments 3 replies
-
Dear JoriMcKie |
Beta Was this translation helpful? Give feedback.
-
How can I support you? |
Beta Was this translation helpful? Give feedback.
-
Hi @JorjMcKie, Sorry for the really long delay. I looked into the signing thingie but I realized that PDF document signing with mupdf is a little bit hacky. The document needs already the necessary objects sig, stamp objects in-place. I am using now pyHanko for signing the documents. It's much easier to create a stamp for the documents after the creation with pymupdf. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Signing PDF document signing is an important feature - and the base library MuPDF supports it.
However, PyMuPDF does not yet.
The reasons:
thirdparty
.Beta Was this translation helpful? Give feedback.
All reactions