Converting PDF files to a booklet.
First, using pdf2ps seems to modify page borders, so don't use it to generate a postscript file. Instead use xpdf, gpdf or acroread to print to a file.
For a hundred pages or less use psbook in.ps tmp.ps then mpage -2 -t -T tmp.ps > out.ps