aboutsummaryrefslogtreecommitdiffstats
path: root/manual
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2019-01-29 03:43:06 +0100
committerJay Berkenbilt <ejb@ql.org>2019-01-29 03:43:06 +0100
commit2712869cf96916bceeac7def35b6d0a54bd10316 (patch)
tree59650c44bc750e092494af92012614670b65cd24 /manual
parent52f9d326a56e6409a1487c724241f91de33e3ba6 (diff)
downloadqpdf-2712869cf96916bceeac7def35b6d0a54bd10316.tar.zst
Fix logic for when to compress object and xref streams (fixes #271)
Diffstat (limited to 'manual')
-rw-r--r--manual/qpdf-manual.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml
index aaeaeb54..a724ba54 100644
--- a/manual/qpdf-manual.xml
+++ b/manual/qpdf-manual.xml
@@ -4417,6 +4417,13 @@ print "\n";
pages tree.
</para>
</listitem>
+ <listitem>
+ <para>
+ Using older option <option>--stream-data=compress</option>
+ with object streams, object streams and xref streams were
+ not compressed.
+ </para>
+ </listitem>
</itemizedlist>
</listitem>
<listitem>