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
|
||||
.\"
|
||||
@ -140,6 +140,9 @@ Set the compression quality, 1-100 for JPEG.
|
||||
Do not allow data to be converted without uncompressing, no compressed
|
||||
data passthrough.
|
||||
.TP
|
||||
.BI \-b
|
||||
Set PDF "Interpolate" user preference.
|
||||
.TP
|
||||
.B \-d
|
||||
Do not compress (decompress).
|
||||
.TP
|
||||
@ -174,8 +177,8 @@ Set
|
||||
for resolution default for images without resolution,
|
||||
.I o for resolution override for all images.
|
||||
.TP
|
||||
.B \-f
|
||||
Set PDF "Fit Window" user preference
|
||||
.BI \-f
|
||||
Set PDF "Fit Window" user preference.
|
||||
.TP
|
||||
.BI \-e YYYYMMDDHHMMSS
|
||||
Set document information date, overrides image or current date/time default,
|
||||
|
Loading…
Reference in New Issue
Block a user