summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem.moulin@ens-lyon.org>2012-01-08 22:46:01 +0100
committerGuilhem Moulin <guilhem.moulin@ens-lyon.org>2012-01-08 22:46:01 +0100
commit62809e1f1e8b542b6255b27391b7dee5705ecd26 (patch)
tree6c8c9ee0043ed5300ff9eac38b96e5178759e96e
parentc376149c9995520bc973b086d1cfd801d7254779 (diff)
auto-rotate, cont.
-rwxr-xr-xpdftool.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/pdftool.pl b/pdftool.pl
index 345baf5..462d70d 100755
--- a/pdftool.pl
+++ b/pdftool.pl
@@ -217,7 +217,7 @@ The following comand can be used to remotely crop a PDF file, convert it
to A4 paper, and rearrange the pages to locally print a (PostScript)
booklet with custom margins:
-C<< ssh remote pdftool.pl -cpA4 --book -2 -b2cm -m-1cm --ps < in.pdf |
+C<< ssh remote pdftool.pl -cpA4 --book -2 -b2cm -m-1cm --ps --auto-rotate < in.pdf |
lpr -o Duplex=DumplexTumble >>
=head1 REQUIREMENTS