1FIXPS(1) User Commands FIXPS(1)
2
3
4
6 fixps - sanitize PostScript files
7
9 fixps [OPTIONS] FILE
10
12 Try to fix common PostScript problems that break postprocessing.
13
15 -h, --help
16 display this help and exit
17
18 -v, --version
19 display version information and exit
20
21 -q, --quiet
22 don't print informational messages
23
24 -o, --output=FILE
25 save result in FILE. If FILE is `-', send to stdout
26
27 -c, --check, --dry-run
28 don't perform any action
29
31 Written by Akim Demaille.
32
34 Report bugs to <bug-a2ps@gnu.org>
35
37 Copyright © 1998-2000 Akim Demaille, Miguel Santana
38 Copyright © 2023 Reuben Thomas
39 This is free software; see the source for copying conditions. There is
40 NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
41 PURPOSE.
42
44 a2ps(1), card(1), fixps(1), pdiff(1).
45
46 The full documentation for fixps is maintained as a Texinfo manual. If
47 the info and fixps programs are properly installed at your site, the
48 command
49
50 info fixps
51
52 should give you access to the complete manual.
53
54
55
56fixps 1.6 (GNU a2ps 4.15.5) July 2023 FIXPS(1)