summaryrefslogtreecommitdiff
path: root/utils/pdftoppm.1
diff options
context:
space:
mode:
authorcorentinfoucault <corentinf@free.fr>2019-12-05 12:03:56 +0000
committerAlbert Astals Cid <tsdgeos@yahoo.es>2019-12-05 12:03:56 +0000
commit311db0b2de9a63d240d19bb90ba95a78f7856388 (patch)
tree9f544a03b98b3b9d199d845f7c7b15c66ccbaa97 /utils/pdftoppm.1
parent5aa8552b283ed41c06fc38928bedbd5ec55ae7be (diff)
[PdfToPpm] Add an option to scale before rotate
-scale-dimension-before-rotation
Diffstat (limited to 'utils/pdftoppm.1')
-rw-r--r--utils/pdftoppm.13
1 files changed, 3 insertions, 0 deletions
diff --git a/utils/pdftoppm.1 b/utils/pdftoppm.1
index 79d78f4b..56808cd0 100644
--- a/utils/pdftoppm.1
+++ b/utils/pdftoppm.1
@@ -62,6 +62,9 @@ Scales each page vertically to fit in scale-to-y pixels. If scale-to-x
is set to -1, the horizontal size will determined by the aspect ratio
of the page.
.TP
+.B \-scale-dimension-before-rotation
+Swaps horizontal and vertical size for a rotated (landscape) pdf before scaling instead of after.
+.TP
.BI \-x " number"
Specifies the x-coordinate of the crop area top left corner
.TP