# This converts a normal A4 document into one with two A4 pages per side
# It rearranges the pages so that the new document can be photocopied 
# and stapled automatically
#
# Put the final document in the photocopier UPSIDE DOWN
# Final copied document can the be turned over page by page, staple at
# the top left corner, in landscape mode, turning the pages from right
# to left like a normal book
#
# See also psnup and psselect
#
pstops -pa4 "4:0R@.7(0,29.7cm)+1R@.7(0,14.85cm),2L@.7(21cm,0)+3L@.7(21cm,14.85cm)" manual1998a4.ps manual1998_2up.ps
