|
About:
PSUtils is a collection of useful utilities for manipulating PostScript documents. Programs included are psnup (for placing out several logical pages on a single sheet of paper), psselect (for selecting pages from a document), pstops (for general imposition), psbook (for signature generation for booklet printing), and psresize (for adjusting page sizes).
Release focus: Initial freshmeat announcement
Author:
Angus J.C. Duggan <angus __at__ harlequin __dot__ co __dot__ uk>
[contact developer]
Homepage:
http://www.tardis.ed.ac.uk/~ajcd/psutils/
Tar/GZ:
http://www.ctan.org/tex-archive/support/psutils/
Trove categories:
[change]
Dependencies:
[change]
No dependencies filed
|
|
» Rating:
8.11/10.00
(Rank N/A)
» Vitality: 0.00% (Rank 25456)
» Popularity: 1.57% (Rank 3473)

(click to enlarge graphs)
Record hits: 19,247
URL hits: 7,599
Subscribers: 34
|
|
Branches
Releases
|
Version
|
Focus
|
Date
|
|
p17
|
Initial freshmeat announcement |
31-Dec-2002 18:29 |
Comments
[»]
need precompiled NT version for U.S. paper size
by Kevin Rice - Mar 25th 2003 11:57:52
I work in Windows. I live in the U.S. and need to work only with 8.5 x 11
inch paper, not A4.
Also, the docs need to list how to simply rotate a postscript (.ps) file
180 degrees with a command. I need to do this on 8.5 x 11 inch paper.
Otherwise, looks like it might work for what I need... If I can figure it
out.
[reply]
[top]
[»]
Re: need precompiled NT version for U.S. paper size
by andrew cooke / jara software - May 4th 2003 16:16:23
psresize supports changing sizes, but if you start with letter you'll end
up with letter size for most commands. there's no internal conversion to
a4.
for rotating by 180deg can't you turn the paper upside down? otherwise,
try pstops 0U(10cm,10cm) infile.ps outfile.ps (you'll need to change
the 10cm to the width and height of the paper). there may be an easier
way.
[reply]
[top]
|