From aaf57f89dac01fdc1883c96276a22f094f65cf01 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Mon, 27 Sep 2010 00:50:09 +0200 Subject: Adding section Examples --- pdftool.pl | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'pdftool.pl') diff --git a/pdftool.pl b/pdftool.pl index 589aa8c..a85e331 100755 --- a/pdftool.pl +++ b/pdftool.pl @@ -128,6 +128,13 @@ Display the manual page. =back +=head1 EXAMPLES + +The following comand can be used to remotely crop a PDF file, convert it +to A4 paper, and rearrange the pages for printing a booklet: + +ssh remote pdftool.pl -cpA4 -b2 < in.pdf > out.pdf + =head1 REQUIRE Requires PSUtils installed and available in the command line -- cgit v1.2.3