From c9271335fa8eef118b7294076bd079698919f430 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Wed, 30 Dec 2020 12:51:04 -0500 Subject: Add QPDFPageObjectHelper::flattenRotation and --flatten-rotation --- manual/qpdf-manual.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'manual/qpdf-manual.xml') 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 @@ -1062,6 +1062,19 @@ make + + + + + For each page that is rotated using the + /Rotate key in the page's dictionary, + remove the /Rotate 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. + + + -- cgit v1.2.3-54-g00ecf