To print multiple pages of postscript file on one side of a sheet of paper, use the psnup command. This must be executed on the a Unix system. If you are running on one of the departments PCs you can get at the Unix system of the department via the X-Win32 application. The command has the following syntax psnup -n (input.ps) (output.ps) n should be set to the number of pages you want to put on one sheet (2 or 4 usually) input.ps is the original ps file output.ps will be created. You then print the output.ps file as you like.