pdf2booklet

{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)
Format: uu<X>x<Y>[/X2xY2] where uu is a 2-letter code for the measurement(pt,cm,in) followed by X and Y separated by \`x' and optionally the same for the second page ([:X2xY2])

-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.
Format: uu<width>x<height> where uu is a 2-letter code for the measurement(pt,cm,in) followed by width and height separated by \`x'

-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