aboutsummaryrefslogtreecommitdiffstats
path: root/manual/encryption.rst
diff options
context:
space:
mode:
authorm-holger <m-holger@kubitscheck.org>2022-01-17 13:22:35 +0100
committerJay Berkenbilt <ejb@ql.org>2022-01-30 19:11:03 +0100
commitee632237f46c0e6ff763c7e2ff0cccb4e4710fb8 (patch)
tree947504605297ac350afd52c2becbfaad63849aa1 /manual/encryption.rst
parent1efcda16571ef41363549273499ab65642fb66cb (diff)
downloadqpdf-ee632237f46c0e6ff763c7e2ff0cccb4e4710fb8.tar.zst
Manual: reformat P information as table
Diffstat (limited to 'manual/encryption.rst')
-rw-r--r--manual/encryption.rst64
1 files changed, 40 insertions, 24 deletions
diff --git a/manual/encryption.rst b/manual/encryption.rst
index 48d72435..e10caf13 100644
--- a/manual/encryption.rst
+++ b/manual/encryption.rst
@@ -203,30 +203,46 @@ However, the values of bits other than those in the table are ignored,
so having incorrect values probably doesn't break anything in most
cases. A value of 1 indicates that the permission is granted.
-- 3: for ``R`` = 2 printing; for ``R`` >= 3, printing at low
- resolution
-
-- 4: modifying the document except as controlled by bits 6,
- 9, and 11
-
-- 5: extracting text and graphics for purposes other than
- accessibility to visually impaired users
-
-- 6: add or modify annotations, fill in interactive form fields;
- if bit 4 is also set, create or modify interactive form fields
-
-- 9: for ``R`` >= 3, fill in interactive form fields even if bit 6 is
- clear
-
-- 10: not used; formerly granted permission to extract material
- for accessibility, but the specification now disallows restriction
- of accessibility, and conforming readers are to treat this bit as if
- it is set regardless of its value
-
-- 11: for ``R`` >= 3, assemble document including inserting, rotating,
- or deleting pages or creating document outlines or thumbnail images
-
-- 12: for ``R`` >= 3, allow printing at full resolution
+.. list-table:: P Parameter
+ :widths: 10 80
+ :header-rows: 1
+
+ - - bit
+ - meaning
+
+ - - 3
+ - for ``R`` = 2 printing; for ``R`` >= 3, printing at low
+ resolution
+
+ - - 4
+ - modifying the document except as controlled by bits 6,
+ 9, and 11
+
+ - - 5
+ - extracting text and graphics for purposes other than
+ accessibility to visually impaired users
+
+ - - 6
+ - add or modify annotations, fill in interactive form fields;
+ if bit 4 is also set, create or modify interactive form fields
+
+ - - 9
+ - for ``R`` >= 3, fill in interactive form fields even if bit 6 is
+ clear
+
+ - - 10
+ - not used; formerly granted permission to extract material for
+ accessibility, but the specification now disallows restriction of
+ accessibility, and conforming readers are to treat this bit as if
+ it is set regardless of its value
+
+ - - 11
+ - for ``R`` >= 3, assemble document including inserting, rotating,
+ or deleting pages or creating document outlines or thumbnail
+ images
+
+ - - 12
+ - for ``R`` >= 3, allow printing at full resolution
.. _qpdf-P: