summaryrefslogtreecommitdiff
path: root/help/C/password.page
diff options
context:
space:
mode:
authormbkma <[email protected]>2021-03-12 11:24:53 +0100
committerraveit65 <[email protected]>2021-03-29 20:45:35 +0200
commite82bd2c2b4d0a1556234e33bdfeafc43ff21d9ec (patch)
tree09d117459074c1f7fa8a9f2e0415d2f01a225e21 /help/C/password.page
parent2651eeb6938177551676efc0a9ffde1e2c9ab9fc (diff)
downloadatril-e82bd2c2b4d0a1556234e33bdfeafc43ff21d9ec.tar.bz2
atril-e82bd2c2b4d0a1556234e33bdfeafc43ff21d9ec.tar.xz
update help
Diffstat (limited to 'help/C/password.page')
-rw-r--r--help/C/password.page52
1 files changed, 52 insertions, 0 deletions
diff --git a/help/C/password.page b/help/C/password.page
new file mode 100644
index 00000000..dd4d6615
--- /dev/null
+++ b/help/C/password.page
@@ -0,0 +1,52 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:its="http://www.w3.org/2005/11/its"
+ type="topic" style="task"
+ id="password">
+
+ <info>
+ <link type="guide" xref="index#reading"/>
+ <revision pkgversion="1.25" version="0.1" date="2021-03-13" status="final"/>
+ <credit type="author">
+ <name>Phil Bull</name>
+ <email its:translate="no">[email protected]</email>
+ </credit>
+ <credit type="editor">
+ <name>Ekaterina Gerasimova</name>
+ <email its:translate="no">[email protected]</email>
+ </credit>
+
+ <include href="legal-unported.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
+ <desc>Handling password protected PDFs.</desc>
+ </info>
+
+ <title>Password-protected documents</title>
+
+ <p>If you try to open a PDF document that is protected with a password, a
+ window will appear asking you to enter the document password. Enter the
+ password and click <gui>Unlock Document</gui>.</p>
+
+<!-- TODO: not sure both types are relevant
+ <p>There are two types of passwords:</p>
+
+ <list>
+ <item>
+ <p>The <em>user password</em> is needed to view the document.</p>
+ </item>
+ <item>
+ <p>The <em>master password</em> is required to print the document as well
+ as view it.</p>
+ </item>
+ </list>
+
+ <note>
+ <p>These passwords are set by the person who created the document.</p>
+ </note>
+-->
+
+ <note>
+ <p>Passwords can be set by the person who created or edited the
+ document.</p>
+ </note>
+
+</page>