Skip to content

Commit

Permalink
DOC: Mention pyHanko for signing PDF documents (#1178)
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinThoma authored Jul 29, 2022
1 parent 7b852ac commit 8d5037c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/user/pdf-version-support.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,8 @@ all features of PDF 2.0.

See [History of PDF](https://en.wikipedia.org/wiki/History_of_PDF) for more
features.

Some PDF features are not supported by PyPDF2, but other libraries can be used
for them:

* [pyHanko](https://pyhanko.readthedocs.io/en/latest/index.html): Cryptographically sign a PDF

0 comments on commit 8d5037c

Please sign in to comment.