summaryrefslogtreecommitdiffstats
path: root/manual
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2019-08-24 15:34:48 +0200
committerJay Berkenbilt <ejb@ql.org>2019-08-24 17:01:19 +0200
commit5da146c8b53bb5a12c514f83fb52265e4922b5e1 (patch)
tree2de81282a32a66c86abf2aa0bf4cd191a2974b94 /manual
parent5a0aef55a094da6ef3b2e8b0409830db60d58c5f (diff)
downloadqpdf-5da146c8b53bb5a12c514f83fb52265e4922b5e1.tar.zst
Track separately whether password was user/owner (fixes #159)
Diffstat (limited to 'manual')
-rw-r--r--manual/qpdf-manual.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml
index bd861efe..c1ac5e15 100644
--- a/manual/qpdf-manual.xml
+++ b/manual/qpdf-manual.xml
@@ -4581,6 +4581,17 @@ print "\n";
</listitem>
<listitem>
<para>
+ New methods <function>QPDF::userPasswordMatched</function>
+ and <function>QPDF::ownerPasswordMatched</function> have
+ been added to enable a caller to determine whether the
+ supplied password was the user password, the owner password,
+ or both. This information is also displayed by <command>qpdf
+ --show-encryption</command> and <command>qpdf
+ --check</command>.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
Static method
<function>Pl_Flate::setCompressionLevel</function> can be
called to set the zlib compression level globally used by