Mpage And pstops

It is annoying that there is no simple solution for printing two pages on a single sheet of paper under UNIX systems, while under Windows it is simply a select box in print GUI. There are two ways under UNIX to do this, which are mpage and pstops.

Using mpage

$ mpage -2 input.ps > output.ps

Using pstops

$ pstops "2:0L@.7(21cm,0)+1L@.7(21cm,13cm)" input.ps output.ps

Note that files to be printed, but in other formats, need to be converted to PostScript (.ps) format first.

4 Responses to “Mpage And pstops”

  1. caoshiqi Says:

    “mpage -m0000 -M0000″ to use more space.

    From man page:
    -m Specify sheetmargin (no space): [[lrtb]*]*
    -M Specify pagemargins (no space): [[lrtb]*]*

  2. Yu Wang Says:

    Thanks for the tips!

  3. test Says:

    リニューアルしました

  4. Strawberry Says:

    I don’g get it…this is not really for dummy

Leave a Reply


Chat with me. =)