From 5a08a6cfeb33c936f0464553c9a4f4364100454d Mon Sep 17 00:00:00 2001 From: joskezelensky Date: Thu, 5 Dec 2024 09:49:13 +0100 Subject: [PATCH] Update cookbook.rst (#1440) --- docs/cookbook.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cookbook.rst b/docs/cookbook.rst index d32c0b8af..2a5429baf 100644 --- a/docs/cookbook.rst +++ b/docs/cookbook.rst @@ -399,7 +399,7 @@ Some users may consider enabling lossy JBIG2. See: :ref:`jbig2-lossy`. Digitally signed PDFs ===================== -OCRmyPDF cannot preserve digital signatures in PDFs and also add to OCR to them. +OCRmyPDF cannot preserve digital signatures in PDFs and also add OCR to them. By default, it will refuse to modify a signed PDF regardless of other settings. You can override this behavior with ``--invalidate-digital-signatures``; as the name suggests, any digital signatures will be invalidated.