diff options
author | Guilhem Moulin <guilhem.moulin@ens-lyon.org> | 2012-01-08 22:46:01 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem.moulin@ens-lyon.org> | 2012-01-08 22:46:01 +0100 |
commit | 62809e1f1e8b542b6255b27391b7dee5705ecd26 (patch) | |
tree | 6c8c9ee0043ed5300ff9eac38b96e5178759e96e | |
parent | c376149c9995520bc973b086d1cfd801d7254779 (diff) |
auto-rotate, cont.
-rwxr-xr-x | pdftool.pl | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |