-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
PdfWriterThe PdfWriter component is affectedThe PdfWriter component is affectedis-featureA feature requestA feature request
Description
AFAIK, there is still no opensource Python lib to generate a signed PDF. This is becoming more and more important with the adoption of electronic invoicing ; some countries or administration now require signed PDF to consider the invoice as valid.
There was an old bug report about it #101 ; but it has been closed and the author of the bug developed a wrapper on the opensource Java lib that signs PDF called jPDFsign http://private.sit.fraunhofer.de/~stotz/software/jpdfsign/
His python wrapper is here: https://github.com/ovnicraft/signer
But I think we really need a pure-python lib to generate a signed PDF... and PyPDF2 would be the ideal place to have this feature.
oscardssmith, Imperat, ottothecow, worudso, fookatchu and 23 more
Metadata
Metadata
Assignees
Labels
PdfWriterThe PdfWriter component is affectedThe PdfWriter component is affectedis-featureA feature requestA feature request