psdim is a small utility to be used in conjunction with pstops. It looks at the contents of a postscript document to determine the size of the printed pages. From this, it calculates the optimal placement of the pages for n-up printing. It outputs a format string suitable for processing by pstops.
| Tags | Utilities printing |
|---|---|
| Licenses | GPL |
Recent releases


Release Notes: The sources were updated to support compilation with recent versions of GCC.


Release Notes: The sources have been restructured to use standard automake/autoconf configuration. New configuration options --enable-a4 and --enable-metric have been added. A spurious source of "Postscript errors" has been eliminated.