psutils - Man Page
PostScript utilities
Description
PSUtils is a set of utilities for manipulating PostScript documents which follow the Adobe Document Structuring Conventions.
Units of Length
PSUtils utilities accept lengths in various units:
- pt (PostScript points, 72 points per inch)
- mm (millimetres)
- cm (centimetres)
- in (inches, 1 inch is 25.4mm)
Write the length as a number directly followed by the unit, for example, 4.5mm or 72pt. If no unit is given, PostScript points are assumed.
Author
Written by Angus J. C. Duggan.
See Also
psbook(1), psselect(1), pstops(1), epsffit(1), psnup(1), psresize(1), psjoin(1), extractres(1), includeres(1)
Trademarks
PostScript is a trademark of Adobe Systems Incorporated.
Referenced By
epsffit(1), extractres(1), includeres(1), psbook(1), psjoin(1), psnup(1), psresize(1), psselect(1), pstops(1), tl-epsffit(1), tl-extractres(1), tl-includeres(1), tl-psbook(1), tl-psselect(1), tl-pstops(1).
PSUtils