summaryrefslogtreecommitdiffstats
path: root/manual
diff options
context:
space:
mode:
Diffstat (limited to 'manual')
-rw-r--r--manual/qpdf-manual.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml
index a944f38a..06504d33 100644
--- a/manual/qpdf-manual.xml
+++ b/manual/qpdf-manual.xml
@@ -932,6 +932,21 @@ outfile.pdf</option>
</listitem>
</varlistentry>
<varlistentry>
+ <term><option>--newline-before-endstream</option></term>
+ <listitem>
+ <para>
+ Tells qpdf to insert a newline before the
+ <literal>endstream</literal> keyword, not counted in the
+ length, after any stream content even if the last character of
+ the stream was a newline. This may result in two newlines in
+ some cases. This is a requirement of PDF/A. While qpdf doesn't
+ specifically know how to generate PDF/A-compliant PDFs, this
+ at least prevents it from removing compliance on already
+ compliant files.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term><option>--qdf</option></term>
<listitem>
<para>