~ubuntu-branches/ubuntu/hoary/acroread/hoary-backports

« back to all changes in this revision

Viewing changes to debian/acroread.1

  • Committer: Bazaar Package Importer
  • Author(s): Ubuntu Archive Auto-Backport
  • Date: 2005-07-26 14:24:24 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20050726142424-c660bcmt4hsf4jl5
Tags: 7.0-0.9~hoary1
Automated backport upload; no source changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
 
2
.TH ACROREAD "1" "April 2005" "acroread " "User Commands"
 
3
.SH NAME
 
4
acroread \- manual page for acroread 
 
5
.SH SYNOPSIS
 
6
.B acroread
 
7
[\fIoptions\fR] [\fIlist of files\fR]
 
8
.SH OPTIONS
 
9
.HP
 
10
\fB\-\-display=\fR<DISPLAY>
 
11
.IP
 
12
This option specifies the host and display to use.
 
13
.HP
 
14
\fB\-\-screen=\fR<SCREEN>
 
15
.IP
 
16
X screen to use. Use this options to override the
 
17
screen part of the DISPLAY environment variable.
 
18
.HP
 
19
\fB\-\-sync\fR
 
20
.IP
 
21
Make X calls synchronous. This slows down the program considerably.
 
22
.HP
 
23
\fB\-geometry\fR [<width>x<height>][{+|\-}<x offset>{+|\-}<y offset>]
 
24
.IP
 
25
Size and/or location of the document windows.
 
26
Note: this option is position dependent, and can be
 
27
specified multiple times. The geometry specified only
 
28
affects the list of files following it.
 
29
.HP
 
30
\fB\-help\fR
 
31
.IP
 
32
Prints the common command\-line options.
 
33
.HP
 
34
\fB\-iconic\fR
 
35
.IP
 
36
Launches in an iconic state on the desktop.
 
37
.HP
 
38
\fB\-setenv\fR <var>=<value>
 
39
.IP
 
40
Tells the main application to perform the equivalent of
 
41
C\-shell setenv <var> <value>.
 
42
.HP
 
43
\fB\-tempFile\fR
 
44
.IP
 
45
Indicates files listed on the command line are temporary files
 
46
and should not be put in the recent file list.  The document
 
47
title will be the title in the pdf document, instead of the
 
48
filename.
 
49
.HP
 
50
\fB\-tempFileTitle\fR <title>
 
51
.IP
 
52
Same as \fB\-tempFile\fR, except the title is specified.
 
53
.HP
 
54
\fB\-toPostScript\fR [options] pdf_file ... [ps_dir]
 
55
.HP
 
56
\fB\-toPostScript\fR [options] \fB\-pairs\fR pdf_file_1 ps_file_1 ...
 
57
.HP
 
58
\fB\-toPostScript\fR [options]
 
59
.IP
 
60
Converts the given pdf_files to PostScript.
 
61
.IP
 
62
In the first form, if the last file specified is a directory,
 
63
then all preceding files will be converted to PostScript
 
64
and the generated PostScript files will be placed into ps_dir.
 
65
If a directory is not specified, then the PostScript files
 
66
will be placed in the same directory as the original file.
 
67
.IP
 
68
In the second form, the file list contains pairs, each
 
69
consisting of a PDF filename and a corresponding PostScript
 
70
filename.
 
71
.IP
 
72
The third form specifies a filter, reading a PDF file from
 
73
standard input and writing the PostScript file to standard
 
74
output.
 
75
.IP
 
76
Note: When using \fB\-toPostScript\fR it must be the first argument
 
77
passed in on the command line.
 
78
.IP
 
79
The following are valid options for the conversion of PDF to
 
80
PostScript:
 
81
.HP
 
82
\fB\-binary\fR \- emit binary PostScript where possible
 
83
.HP
 
84
\fB\-start\fR <int> \- identify the first page in the document to be
 
85
.IP
 
86
converted (default is the first page of the document)
 
87
.HP
 
88
\fB\-end\fR <int> \- identify the last page in the document to be
 
89
.IP
 
90
converted (default is the last page of the document)
 
91
.HP
 
92
\fB\-optimizeForSpeed\fR \- emit PostScript such that all fonts are
 
93
.TP
 
94
emitted once at the beginning of the document.
 
95
This
 
96
.IP
 
97
results in faster transmission times and smaller
 
98
PostScript documents but requires more PostScript printer
 
99
virtual memory.
 
100
.HP
 
101
\fB\-landscape\fR \- rotate the pages to print landscape
 
102
.HP
 
103
\fB\-reverse\fR \- reverse the page order of the output
 
104
.HP
 
105
\fB\-odd\fR \- emit only odd\-numbered pages
 
106
.HP
 
107
\fB\-even\fR \- emit only even\-numbered pages
 
108
.HP
 
109
\fB\-commentsOff\fR \- don't print comments
 
110
.HP
 
111
\fB\-annotsOff\fR \- don't print annots
 
112
.TP
 
113
\fB\-level2\fR \- emit Level 2 PostScript
 
114
(level1 is not supported)
 
115
.HP
 
116
\fB\-level3\fR \- emit Level 3 PostScript
 
117
.HP
 
118
\fB\-printerhalftones\fR \- use the printer default halftones.
 
119
.HP
 
120
\fB\-saveVM\fR \- download fonts as needed to preserve printer memory
 
121
.HP
 
122
\fB\-size\fR \- Paper size (letter,tabloid,ledger,legal,a3,a4,a5,b4,b5)
 
123
.HP
 
124
\fB\-scale\fR <int> \- scale the pages according to the scale factor
 
125
.IP
 
126
(default is 100 percent)
 
127
.HP
 
128
\fB\-shrink\fR \- shrink the pages to fit the page size
 
129
.HP
 
130
\fB\-expand\fR \- expand the pages to fit the page size
 
131
.TP
 
132
\fB\-size\fR <pagesize> \- set the page size.
 
133
The following page sizes
 
134
.IP
 
135
are recognized:
 
136
.IP
 
137
letter \- letter size paper
 
138
tabloid \- tabloid size paper
 
139
ledger \- ledger size paper
 
140
legal \- legal size paper
 
141
executive \- executive size paper
 
142
a3 \- ISO standard A3 size
 
143
a4 \- ISO standard A4 size
 
144
a5 \- ISO standard A5 size
 
145
b4 \- ISO standard B4 size
 
146
b5 \- ISO standard B5 size
 
147
wxh \- custom size paper where w is the integer width
 
148
.IP
 
149
in points and h is the integer height in points
 
150
.HP
 
151
\fB\-transQuality\fR level \- set the transparency flattening level
 
152
.IP
 
153
Value from 1\-5, where 1 means rasterize everything, 5 means
 
154
rasterize as little as possible, default is 3.
 
155
.HP
 
156
\fB\-openInNewWindow\fR
 
157
.IP
 
158
The application starts normally without checking if it
 
159
is already running.
 
160
.HP
 
161
\fB\-version\fR
 
162
.IP
 
163
Print version information and quit.
 
164
.HP
 
165
\fB\-visual\fR <visual class> [depth=<depth>]
 
166
.HP
 
167
\fB\-visual\fR id=<visual id>
 
168
.HP
 
169
\fB\-visual\fR best
 
170
.HP
 
171
\fB\-visual\fR default
 
172
.IP
 
173
Specifies a visual.
 
174
.IP
 
175
In the first form, the visual class (specified by either
 
176
its name or number) with an option depth determine the
 
177
visual to use.
 
178
.IP
 
179
In the second form, the visual id is specified. The prefix
 
180
0x must be used for hexadecimal numbers.
 
181
.IP
 
182
The third form uses an internal algorithm based on depth
 
183
and visual class.
 
184
.IP
 
185
The fourth form simply uses the default visual.
 
186
.IP
 
187
Note that PseudoColor visuals of depth greater than 8,
 
188
and DirectColor visuals are not supported.
 
189
.PP
 
190
Usage: /usr/bin/acroread [options] [list of files]
 
191
.HP
 
192
\fB\-\-display=\fR<DISPLAY>
 
193
.IP
 
194
This option specifies the host and display to use.
 
195
.HP
 
196
\fB\-\-screen=\fR<SCREEN>
 
197
.IP
 
198
X screen to use. Use this options to override the
 
199
screen part of the DISPLAY environment variable.
 
200
.HP
 
201
\fB\-\-sync\fR
 
202
.IP
 
203
Make X calls synchronous. This slows down the program considerably.
 
204
.HP
 
205
\fB\-geometry\fR [<width>x<height>][{+|\-}<x offset>{+|\-}<y offset>]
 
206
.IP
 
207
Size and/or location of the document windows.
 
208
Note: this option is position dependent, and can be
 
209
specified multiple times. The geometry specified only
 
210
affects the list of files following it.
 
211
.HP
 
212
\fB\-help\fR
 
213
.IP
 
214
Prints the common command\-line options.
 
215
.HP
 
216
\fB\-iconic\fR
 
217
.IP
 
218
Launches in an iconic state on the desktop.
 
219
.HP
 
220
\fB\-setenv\fR <var>=<value>
 
221
.IP
 
222
Tells the main application to perform the equivalent of
 
223
C\-shell setenv <var> <value>.
 
224
.HP
 
225
\fB\-tempFile\fR
 
226
.IP
 
227
Indicates files listed on the command line are temporary files
 
228
and should not be put in the recent file list.  The document
 
229
title will be the title in the pdf document, instead of the
 
230
filename.
 
231
.HP
 
232
\fB\-tempFileTitle\fR <title>
 
233
.IP
 
234
Same as \fB\-tempFile\fR, except the title is specified.
 
235
.HP
 
236
\fB\-toPostScript\fR [options] pdf_file ... [ps_dir]
 
237
.HP
 
238
\fB\-toPostScript\fR [options] \fB\-pairs\fR pdf_file_1 ps_file_1 ...
 
239
.HP
 
240
\fB\-toPostScript\fR [options]
 
241
.IP
 
242
Converts the given pdf_files to PostScript.
 
243
.IP
 
244
In the first form, if the last file specified is a directory,
 
245
then all preceding files will be converted to PostScript
 
246
and the generated PostScript files will be placed into ps_dir.
 
247
If a directory is not specified, then the PostScript files
 
248
will be placed in the same directory as the original file.
 
249
.IP
 
250
In the second form, the file list contains pairs, each
 
251
consisting of a PDF filename and a corresponding PostScript
 
252
filename.
 
253
.IP
 
254
The third form specifies a filter, reading a PDF file from
 
255
standard input and writing the PostScript file to standard
 
256
output.
 
257
.IP
 
258
Note: When using \fB\-toPostScript\fR it must be the first argument
 
259
passed in on the command line.
 
260
.IP
 
261
The following are valid options for the conversion of PDF to
 
262
PostScript:
 
263
.HP
 
264
\fB\-binary\fR \- emit binary PostScript where possible
 
265
.HP
 
266
\fB\-start\fR <int> \- identify the first page in the document to be
 
267
.IP
 
268
converted (default is the first page of the document)
 
269
.HP
 
270
\fB\-end\fR <int> \- identify the last page in the document to be
 
271
.IP
 
272
converted (default is the last page of the document)
 
273
.HP
 
274
\fB\-optimizeForSpeed\fR \- emit PostScript such that all fonts are
 
275
.TP
 
276
emitted once at the beginning of the document.
 
277
This
 
278
.IP
 
279
results in faster transmission times and smaller
 
280
PostScript documents but requires more PostScript printer
 
281
virtual memory.
 
282
.HP
 
283
\fB\-landscape\fR \- rotate the pages to print landscape
 
284
.HP
 
285
\fB\-reverse\fR \- reverse the page order of the output
 
286
.HP
 
287
\fB\-odd\fR \- emit only odd\-numbered pages
 
288
.HP
 
289
\fB\-even\fR \- emit only even\-numbered pages
 
290
.HP
 
291
\fB\-commentsOff\fR \- don't print comments
 
292
.HP
 
293
\fB\-annotsOff\fR \- don't print annots
 
294
.TP
 
295
\fB\-level2\fR \- emit Level 2 PostScript
 
296
(level1 is not supported)
 
297
.HP
 
298
\fB\-level3\fR \- emit Level 3 PostScript
 
299
.HP
 
300
\fB\-printerhalftones\fR \- use the printer default halftones.
 
301
.HP
 
302
\fB\-saveVM\fR \- download fonts as needed to preserve printer memory
 
303
.HP
 
304
\fB\-size\fR \- Paper size (letter,tabloid,ledger,legal,a3,a4,a5,b4,b5)
 
305
.HP
 
306
\fB\-scale\fR <int> \- scale the pages according to the scale factor
 
307
.IP
 
308
(default is 100 percent)
 
309
.HP
 
310
\fB\-shrink\fR \- shrink the pages to fit the page size
 
311
.HP
 
312
\fB\-expand\fR \- expand the pages to fit the page size
 
313
.TP
 
314
\fB\-size\fR <pagesize> \- set the page size.
 
315
The following page sizes
 
316
.IP
 
317
are recognized:
 
318
.IP
 
319
letter \- letter size paper
 
320
tabloid \- tabloid size paper
 
321
ledger \- ledger size paper
 
322
legal \- legal size paper
 
323
executive \- executive size paper
 
324
a3 \- ISO standard A3 size
 
325
a4 \- ISO standard A4 size
 
326
a5 \- ISO standard A5 size
 
327
b4 \- ISO standard B4 size
 
328
b5 \- ISO standard B5 size
 
329
wxh \- custom size paper where w is the integer width
 
330
.IP
 
331
in points and h is the integer height in points
 
332
.HP
 
333
\fB\-transQuality\fR level \- set the transparency flattening level
 
334
.IP
 
335
Value from 1\-5, where 1 means rasterize everything, 5 means
 
336
rasterize as little as possible, default is 3.
 
337
.HP
 
338
\fB\-openInNewWindow\fR
 
339
.IP
 
340
The application starts normally without checking if it
 
341
is already running.
 
342
.HP
 
343
\fB\-version\fR
 
344
.IP
 
345
Print version information and quit.
 
346
.HP
 
347
\fB\-visual\fR <visual class> [depth=<depth>]
 
348
.HP
 
349
\fB\-visual\fR id=<visual id>
 
350
.HP
 
351
\fB\-visual\fR best
 
352
.HP
 
353
\fB\-visual\fR default
 
354
.IP
 
355
Specifies a visual.
 
356
.IP
 
357
In the first form, the visual class (specified by either
 
358
its name or number) with an option depth determine the
 
359
visual to use.
 
360
.IP
 
361
In the second form, the visual id is specified. The prefix
 
362
0x must be used for hexadecimal numbers.
 
363
.IP
 
364
The third form uses an internal algorithm based on depth
 
365
and visual class.
 
366
.IP
 
367
The fourth form simply uses the default visual.
 
368
.IP
 
369
Note that PseudoColor visuals of depth greater than 8,
 
370
and DirectColor visuals are not supported.