{see
script}
pdf2booklet.tar.gz
concerns:
pdf, printing, 2-in-one page, booklet
depends:
pstops, psbook, gv (for viewing)
creates ps documents from a pdf-file for booklet or 2-in-one printing.
Usage: pdf2booklet [OPTIONS] PDF-FILE
See info file for more details.
Install: download pdf2booklet.tar.gz, unpack it, copy pdf2booklet to /usr/local/bin and chmod it to 755
Bugs: bugs? colonies? (no rm used in this script, save to use)
OPTIONS:
-I |
show info & suggestions and exit |
-T |
two-on-one page, no booklet (default=booklet) |
-O uuXxY[:X2xY2] |
string to define X,Y-offset. X/Y
start at upper left corner of output page, i.e. it is
left(X) and upper margin (Y) |
-x |
center page horizontically |
-y |
center page vertically |
-r |
automatic resize (including offset) |
-c <pages> |
amount of folios for the codex (default=6, i.e. 24 pages) |
-p <pag> |
output page (a4 (default), letter) |
-P uuWxH |
string to define width and
height of output paper. |
-s <shrink> |
shrink by factor (default=.7) |
-F value |
first page (default=1) |
-L value |
last page (default=last) |
-d |
show frame around page |
-v |
show result in gv |