From 35dd11f3560f820d01da9acb6c5425afcdeaea93 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 20 Feb 2021 16:28:58 -0500 Subject: Allow --rotate=0 --- manual/qpdf-manual.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'manual') diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml index dd03f8d8..bffd52cb 100644 --- a/manual/qpdf-manual.xml +++ b/manual/qpdf-manual.xml @@ -1008,7 +1008,7 @@ make linkend="ref.page-selection"/>. If the page range is omitted, the rotation is applied to all pages. The portion of the parameter may be either - 90, 180, or 270. If preceded by or + 0, 90, 180, or 270. If preceded by or , the angle is added to or subtracted from the specified pages' original rotations. This is almost always what you want. Otherwise the pages' rotations are set to the @@ -5175,6 +5175,12 @@ print "\n"; from the given files. + + + It is now valid to provide to + clear rotation from a page. + + -- cgit v1.2.3-54-g00ecf