aboutsummaryrefslogtreecommitdiffstats
path: root/manual
diff options
context:
space:
mode:
Diffstat (limited to 'manual')
-rw-r--r--manual/qpdf-manual.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml
index 10a165d3..8caab104 100644
--- a/manual/qpdf-manual.xml
+++ b/manual/qpdf-manual.xml
@@ -1063,6 +1063,19 @@ make
</listitem>
</varlistentry>
<varlistentry>
+ <term><option>--flatten-rotation</option></term>
+ <listitem>
+ <para>
+ For each page that is rotated using the
+ <literal>/Rotate</literal> key in the page's dictionary,
+ remove the <literal>/Rotate</literal> key and implement the
+ identical rotation semantics by modifying the page's contents.
+ This option can be useful to prepare files for buggy PDF
+ applications that don't properly handle rotated pages.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term><option>--split-pages=[n]</option></term>
<listitem>
<para>