2upframe
using the script/command 2upframe
2upframe is a slight enhancement of 2up, used to print a PostScript file in landscape orientation at half-size -- two original pages shown side-by-side on one side of a sheet -- and drawing frames around both pages on each sheet.USAGE: 2upframe [-poutfile] [file]
For example,
newton> 2upframe -pnewfile.ps oldfile.ps newton> 2upframe < oldfile.ps > newfile.ps newton> 2upframe < yourfile.ps | lp (direct to printer)(The command ``psnup'' is a generalization of 2up and 2upframe, putting 2 or more pages on each sheet of a new PostScript file.)
