1PSMANDUP(1) FSF PSMANDUP(1)
2
3
4
6 psmandup - print duplex on non duplex printers
7
9 psmandup FILE
10
12 Tries to produce a version of the PostScript FILE to print in manual
13 Duplex.
14
16 -h, --help
17 display this help and exit
18
19 -v, --version
20 display version information and exit
21
22 -q, --quiet
23 don't print informational messages
24
25 -o, --output=FILE
26 save result in FILE. If FILE is `-', send to stdout
27
28 -n, --no-fix
29 don't call fixps to fix PS problems in FILE
30
31 -f, --front
32 output only the front pages (recto) on the regular tray
33
34 -b, --back
35 output only the back pages (verso) on the manual feed tray
36
37 Produced output is meant for PS level 2 printers which don't support
38 Duplex printing, but support Manual Feed. Once the first set of pages
39 is printed (odd pages), manual feed is asked: introduce the odd pages
40 to print the even pages on the other side.
41
42 Because there is usually a short time out for manually fed jobs, you
43 should really be next to the printer. If ever the time out expired,
44 use the option -b to send only the missing part.
45
46 Environment variables FIXPS, PSSELECT and PSSET, if defined, are used
47 to find the tools.
48
49 News, updates and documentation: http://www.inf.enst.fr/~demaille/a2ps/
50
52 Written by Akim Demaille.
53
55 Report bugs to <bug-a2ps@gnu.org>
56
58 Copyright © 1998-1999 Akim Demaille, Miguel Santana
59 This is free software; see the source for copying conditions. There is
60 NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
61 PURPOSE.
62
64 a2ps(1), card(1), fixps(1), pdiff(1), psset(1), texi2dvi4a2ps(1).
65
66 The full documentation for psmandup is maintained as a Texinfo manual.
67 If the info and psmandup programs are properly installed at your site,
68 the command
69
70 info psmandup
71
72 should give you access to the complete manual.
73
74
75
76psmandup 2.1 (GNU a2ps 4.14) December 2007 PSMANDUP(1)