From 62809e1f1e8b542b6255b27391b7dee5705ecd26 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Sun, 8 Jan 2012 22:46:01 +0100 Subject: auto-rotate, cont. --- pdftool.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pdftool.pl') 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 -- cgit v1.2.3