|
−1
|
|
Generate PostScript Level 1 (the default).
|
|
|
−2
|
|
Generate PostScript Level 2.
|
|
|
−3
|
|
Generate PostScript Level 3. It basically allows one to
use the /flateDecode filter for ZIP compressed TIFF
images.
|
|
|
−8
|
|
Disable use of ASCII85 encoding with PostScript Level 2/3.
|
|
|
−a
|
|
Generate output for all IFDs (pages) in the input
file.
|
|
|
−b
|
|
Specify the bottom margin for the output (in inches).
This does not affect the height of the printed image.
|
|
|
−c
|
|
Center the image in the output. This option only shows
an effect if both the −w and the
−h option are given.
|
|
|
−C
|
|
Specify the document creator name.
|
|
|
−d
|
|
Set the initial TIFF directory to the
specified directory number. (NB: Directories are numbered
starting at zero.) This option is useful for selecting
individual pages in a multi-page (e.g. facsimile) file.
|
|
|
−D
|
|
Enable duplex printing (two pages per sheet of paper).
|
|
|
−e
|
|
Force the generation of Encapsulated PostScript (implies
−z).
|
|
|
−h
|
|
Specify the vertical size of the printed area (in
inches).
|
|
|
−H
|
|
Specify the maximum height of image (in inches). Images
with larger sizes will be split in several pages. Option
−L may be used for specifying size of split
images overlapping.
|
|
|
−i
|
|
Enable/disable pixel interpolation. This option requires
a single numeric value: zero to disable pixel interpolation
and non-zero to enable. The default is enabled.
|
|
|
−L
|
|
Specify the size of overlapping for split images (in
inches). Used in conjunction with −H and −W
options.
|
|
|
−l
|
|
Specify the left margin for the output (in inches). This
does not affect the width of the printed image.
|
|
|
−m
|
|
Where possible render using the imagemask
PostScript operator instead of the image operator.
When this option is specified tiff2ps will use
imagemask for rendering 1 bit deep images. If this
option is not specified or if the image depth is greater
than 1 then the image operator is used.
|
|
|
−o
|
|
Set the initial TIFF directory to the
IFD at the specified file offset. This option
is useful for selecting thumbnail images and the like which
are hidden using the SubIFD tag.
|
|
|
−O
|
|
Write PostScript to specified file instead of standard output.
|
|
|
−p
|
|
Force the generation of (non-Encapsulated)
PostScript.
|
|
|
−P
|
|
Set optional PageOrientation DSC comment to Landscape or Portrait.
|
|
|
−r
|
|
Rotate image by 180 degrees.
|
|
|
−s
|
|
Generate output for a single IFD (page) in the input
file.
|
|
|
−t
|
|
Specify the document title string.
|
|
|
−T
|
|
Print pages for top edge binding.
|
|
|
−w
|
|
Specify the horizontal size of the printed area (in
inches).
|
|
|
−W
|
|
Specify the maximum width of image (in inches). Images
with larger sizes will be split in several pages. Option
−L may be used for specifying size of split
images overlapping.
|
|
|
−x
|
|
Override resolution units specified in the TIFF as
centimeters.
|
|
|
−y
|
|
Override resolution units specified in the TIFF as
inches.
|
|
|
−z
|
|
When generating PostScript Level 2, data is scaled so
that it does not image into the deadzone on a page
(the outer margin that the printing device is unable to
mark). This option suppresses this behavior. When PostScript
Level 1 is generated, data is imaged to the entire printed
page and this option has no affect.
|
|