#!/bin/sh # Print a PDF at 2 pages per page. # This isn't working, hmmm. I want the pages rotated so that # landscape printing Just Works. See 'pdfnup --help'. # pdfnup --nup 2x1 --twoside --landscape --frame true --suffix '2up' --batch ${1}