DigitalSignatureError: Input PDF has a digital signature. OCR would alter the document, invalidating the signature.
Solved
Paperless-ngx
-
Hello everyone,
I wanted to combine DocuSeal with Paperless NGX. Unfortunately, the documents in DocuSeal are digitally signed and I can't find the right place in Paperless NGX to insert the following code:
PAPERLESS_OCR_USER_ARGS: '{“invalidate_digital_signatures”: true}'Source: https://github.com/paperless-ngx/paperless-ngx/discussions/4047
In the file paperless.conf it does not work.
Many thanks for your support.
Best regards
Floh -
@SirFiChi Hi Floh, i added this to the paperless.conf and restarted the app.
# slu https://github.com/paperless-ngx/paperless-ngx/discussions/4705 PAPERLESS_OCR_USER_ARGS={"invalidate_digital_signatures": true}
For me, the initial topic was a bank statement
-
-