PSUtils − PostScript utilities
PSUtils is a set of utilities for manipulating PostScript documents which follow the Adobe Document Structuring Conventions.
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.
Written by Angus J. C. Duggan.
psbook(1), psselect(1), pstops(1), epsffit(1), psnup(1), psresize(1), psjoin(1), extractres(1), includeres(1)
PostScript is a trademark of Adobe Systems Incorporated.