From fe11f13d63f9545c47b4f59efa4335f2c3ecf4d9 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 28 Jan 2023 13:24:45 -0500 Subject: Add stub for --remove-restrictions --- manual/cli.rst | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) (limited to 'manual') diff --git a/manual/cli.rst b/manual/cli.rst index 49ae90f8..6fab24d5 100644 --- a/manual/cli.rst +++ b/manual/cli.rst @@ -736,7 +736,22 @@ Related Options whatever encryption was present on the input file. This functionality is not intended to be used for bypassing copyright restrictions or other restrictions placed on files by their - producers. See also :qpdf:ref:`--copy-encryption`. + producers. See also :qpdf:ref:`--copy-encryption` and + :qpdf:ref:`--remove-restrictions`. + +.. qpdf:option:: --remove-restrictions + + .. help: remove security restrictions from input file + + Remove restrictions associated with digitally signed PDF files. + This may be combined with --decrypt to allow free editing of + previously signed/encrypted files. This option invalidates the + signature but leaves its visual appearance intact. + + Remove security restrictions associated with digitally signed PDF + files. This may be combined with :qpdf:option:--decrypt: to allow + free editing of previously signed/encrypted files. This option + invalidates the signature but leaves its visual appearance intact. .. qpdf:option:: --copy-encryption=file -- cgit v1.2.3-54-g00ecf