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

NAME

6       postdaisy - PostScript translator for Diablo 630 daisy-wheel files
7

SYNOPSIS

9       postdaisy [-c num] [-f num] [-h num] [-m num] [-n num]
10            [-o list] [-p mode] [-r num] [-s num] [-v num ]
11            [-x num] [-y num] [file]...
12
13
14       /usr/lib/lp/postscript/postdaisy
15
16

DESCRIPTION

18       The postdaisy filter translates Diablo 630 daisy-wheel files into Post‐
19       Script and writes the results on the standard output. If no  files  are
20       specified,  or  if  −  is one of the input files, the standard input is
21       read.
22

OPTIONS

24       -c num     Print num copies of each page. By default only one  copy  is
25                  printed.
26
27
28       -f name    Print  files  using  font  name.  Any PostScript font can be
29                  used, although the best results will be obtained  only  with
30                  constant-width fonts. The default font is Courier.
31
32
33       -h num     Set  the  initial horizontal motion index to num. Determines
34                  the character advance and the default point size, unless the
35                  -s option is used. The default is  12.
36
37
38       -m num     Magnify  each  logical  page  by  the  factor num. Pages are
39                  scaled uniformly about the origin, which is located near the
40                  upper left corner of each page. The default magnification is
41                  1.0.
42
43
44       -n num     Print num logical pages on each piece of  paper,  where  num
45                  can be any positive integer. By default, num is set to  1.
46
47
48       -o list    Print  pages  whose numbers are given in the comma-separated
49                  list. The list contains single numbers N and ranges N1N2.
50                  A  missing  N1  means the lowest numbered page, a missing N2
51                  means the highest. The page range is an expression of  logi‐
52                  cal pages rather than physical sheets of paper. For example,
53                  if you are printing two logical pages to a  sheet,  and  you
54                  specified  a  range  of  4,  then  two sheets of paper would
55                  print, containing four page layouts. If you specified a page
56                  range  of 3-4, when requesting two logical pages to a sheet;
57                  then only page 3 and page 4 layouts would  print,  and  they
58                  would appear on one physical sheet of paper.
59
60
61       -p mode    Print  files  in either portrait or landscape mode. Only the
62                  first character of mode is significant. The default mode  is
63                  portrait.
64
65
66       -r num     Selects carriage return and line feed behavior. If num is 1,
67                  a line feed generates a carriage return. If num is 2, a car‐
68                  riage return generates a line feed. Setting num to 3 enables
69                  both modes.
70
71
72       -s num     Use point size num instead of the default value set  by  the
73                  initial horizontal motion index.
74
75
76       -v num     Set the initial vertical motion index to num. The default is
77                  8.
78
79
80       -x num     Translate the origin num inches along the positive  x  axis.
81                  The  default coordinate system has the origin fixed near the
82                  upper left corner of the page, with positive x to the  right
83                  and  positive y down the page. Positive num moves everything
84                  right. The default offset is  0.25 inches.
85
86
87       -y num     Translate the origin num inches along the positive  y  axis.
88                  Positive  num  moves text up the page. The default offset is
89                  −0.25 inches.
90
91

EXIT STATUS

93       The following exit values are returned:
94
95       0           Successful completion.
96
97
98       non-zero    An error occurred.
99
100

FILES

102       /usr/lib/lp/postscript/forms.ps
103
104
105
106
107       /usr/lib/lp/postscript/ps.requests
108
109
110
111

ATTRIBUTES

113       See attributes(5) for descriptions of the following attributes:
114
115
116
117
118       ┌─────────────────────────────┬─────────────────────────────┐
119       │      ATTRIBUTE TYPE         │      ATTRIBUTE VALUE        │
120       ├─────────────────────────────┼─────────────────────────────┤
121       │Availability                 │SUNWpsf                      │
122       └─────────────────────────────┴─────────────────────────────┘
123

SEE ALSO

125       download(1), dpost(1), postdmd(1), postio(1), postmd(1),  postprint(1),
126       postreverse(1), posttek(1), attributes(5)
127
128
129
130SunOS 5.11                        9 Sep 1996                      postdaisy(1)
Impressum