Bash script to merge, resize and crop PDFs

I just made this bash script to use a latex package to, given an input PDF i, create an output PDF o where the multiple pages of i are merged into single pages in o. More over, the pages in i are scaled and/or cropped to fit the output pages.


It's parameters are set to default values such that LNCS papers can be printed very nicely without loosing readability.

To use it, download, make it executable and put it in your path. It has been tested in Mac OS X and should work also on Linux or CygWin. Requires pdflatex.

For usage instructions do

lncs2side -?

Download file.

No comments: