Added new option '-b' to use interpolation in output PDF files (Bruno Ledoux).
This commit is contained in:
parent
0238118292
commit
aff0bd02dc
@ -1,4 +1,4 @@
|
|||||||
.\" $Id: tiff2pdf.1,v 1.2 2003-11-27 15:07:29 dron Exp $
|
.\" $Id: tiff2pdf.1,v 1.3 2005-05-05 20:52:24 dron Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 2003 Ross Finlayson
|
.\" Copyright (c) 2003 Ross Finlayson
|
||||||
.\"
|
.\"
|
||||||
@ -140,6 +140,9 @@ Set the compression quality, 1-100 for JPEG.
|
|||||||
Do not allow data to be converted without uncompressing, no compressed
|
Do not allow data to be converted without uncompressing, no compressed
|
||||||
data passthrough.
|
data passthrough.
|
||||||
.TP
|
.TP
|
||||||
|
.BI \-b
|
||||||
|
Set PDF "Interpolate" user preference.
|
||||||
|
.TP
|
||||||
.B \-d
|
.B \-d
|
||||||
Do not compress (decompress).
|
Do not compress (decompress).
|
||||||
.TP
|
.TP
|
||||||
@ -174,8 +177,8 @@ Set
|
|||||||
for resolution default for images without resolution,
|
for resolution default for images without resolution,
|
||||||
.I o for resolution override for all images.
|
.I o for resolution override for all images.
|
||||||
.TP
|
.TP
|
||||||
.B \-f
|
.BI \-f
|
||||||
Set PDF "Fit Window" user preference
|
Set PDF "Fit Window" user preference.
|
||||||
.TP
|
.TP
|
||||||
.BI \-e YYYYMMDDHHMMSS
|
.BI \-e YYYYMMDDHHMMSS
|
||||||
Set document information date, overrides image or current date/time default,
|
Set document information date, overrides image or current date/time default,
|
||||||
|
Loading…
Reference in New Issue
Block a user