1PSRESIZE(1)                      User Commands                     PSRESIZE(1)
2
3
4

NAME

6       psresize - change the page size of a PostScript document
7

SYNOPSIS

9       psresize [OPTION...] [INFILE [OUTFILE]]
10

DESCRIPTION

12       Change the page size of a PostScript document.
13
14       -p, --paper=PAPER
15              output paper size
16
17       -P, --inpaper=PAPER
18              input paper size
19
20       -q, --quiet
21              don't show page numbers being output
22
23       --help display this help and exit
24
25       --version
26              display version information and exit
27
28       Psresize  uses Psnup to change the page size of a document, scaling and
29       centering it appropriately.  See psutils(1) for the available units.
30
31
32   Exit status:
33       0      if OK,
34
35       1      if arguments or options are incorrect, or there  is  some  other
36              problem starting up,
37
38       2      if  there  is some problem during processing, typically an error
39              reading or writing an input or output file.
40

EXAMPLES

42       The following command converts a document from A4 size to US Letter pa‐
43       per:
44
45       psresize -PA4 -pletter in.ps out.ps
46

AUTHOR

48       Written by Angus J. C. Duggan and Reuben Thomas.
49
51       Copyright © Reuben Thomas 2016-2021.  Released under the GPL version 3,
52       or (at your option) any later version.
53

TRADEMARKS

55       PostScript is a trademark of Adobe Systems Incorporated.
56

SEE ALSO

58       psutils(1), paper(1)
59
60
61
62psresize 2.06                      June 2021                       PSRESIZE(1)
Impressum