diff -r b72c6db6890b -r 5dc02b23752f src/3rdparty/libtiff/html/man/tiff2pdf.1.html --- a/src/3rdparty/libtiff/html/man/tiff2pdf.1.html Wed Jun 23 19:07:03 2010 +0300 +++ b/src/3rdparty/libtiff/html/man/tiff2pdf.1.html Tue Jul 06 15:10:48 2010 +0300 @@ -1,5 +1,5 @@ - + @@ -26,7 +26,8 @@ -

tiff2pdf - convert a TIFF image to a PDF document

+

tiff2pdf − convert a TIFF image to a PDF +document

@@ -37,8 +38,7 @@ -

tiff2pdf [ options ] -input.tiff

+

tiff2pdf [ options ] input.tiff

@@ -49,7 +49,7 @@ -

tiff2pdf opens a TIFF image and writes a PDF +

tiff2pdf opens a TIFF image and writes a PDF document to standard output.

The program converts one TIFF file to one PDF file, @@ -67,7 +67,8 @@ not already.

The standard output is standard output. Set the output -file name with the -ooutput.pdf option.

+file name with the −o output.pdf +option.

All black and white files are compressed into a single strip CCITT G4 Fax compressed PDF, unless tiled, where tiled @@ -109,13 +110,14 @@ −u option, the default unit is inch.

Various items of the output document information can be -set with the −e, −c, −a, −t, -−s, and −k options. Setting the -argument of the option to "" for these tags causes -the relevant document information field to be not written. -Some of the document information values otherwise get their -information from the input TIFF image, the software, author, -document name, and image description.

+set with the −e, −c, +−a, −t, −s, and +−k options. Setting the argument of the option +to "" for these tags causes the relevant document +information field to be not written. Some of the document +information values otherwise get their information from the +input TIFF image, the software, author, document name, and +image description.

The Portable Document Format (PDF) specification is copyrighted by Adobe Systems, Incorporated.

@@ -129,7 +131,7 @@ -

−ooutput-file

+

−o output-file

-

Set the output to go to file output-file

+

Set the output to go to file. output-file

@@ -152,8 +154,8 @@ -

Compress with JPEG (requires libjpeg configured with -libtiff).

+

Compress with JPEG (requires libjpeg configured +with libtiff).

@@ -164,8 +166,8 @@ -

Compress with Zip/Deflate (requires zlib configured with -libtiff).

+

Compress with Zip/Deflate (requires zlib +configured with libtiff).

@@ -174,7 +176,7 @@ -

−qquality

+

−q quality

@@ -240,7 +243,7 @@ +

−p paper-size

-

Set PDF "Interpolate" user preference.

+

Set PDF ‘‘Interpolate’’ user +preference.

-

−ppaper-size

-

Set paper size, eg "letter", "legal", -"A4".

+

Set paper size, e.g., letter, legal, +A4.

@@ -258,7 +261,7 @@ -

−u[i|m]

+

−u [i|m]

-

Set distance unit, i for inch, m for +

Set distance unit, i for inch, m for centimeter.

@@ -276,7 +279,7 @@ -

−wwidth

+

−w width

+

−l length

-

−llength

Set length in units.

- + + cols="2" cellspacing="0" cellpadding="0"> - - - - + +
- -

−xxres

-
- + +

−x xres

+ + + + + - - - - - - -

Set x/width resolution default.

-
- -

−yyres

-
- -

Set y/length resolution default.

-
-
+

−y yres

-

−r[d|o]

+
-

Set d for resolution default for images without -resolution, o for resolution override for all -images.

+

Set y/length resolution default.

+
+ + + + + +
+

−r [d|o]

+ + + + +
+

Set d for resolution default for images without +resolution, o for resolution override for all +images.

@@ -363,11 +370,12 @@

−f

- + -

Set PDF "Fit Window" user preference.

+

Set PDF ‘‘Fit Window’’ user +preference.

- + @@ -376,7 +384,7 @@ -

−eYYYYMMDDHHMMSS

+

−e YYYYMMDDHHMMSS

+

−c creator

-

−ccreator

+

−a author

-

−aauthor

Set document information author, overrides image artist -default

+default.

@@ -430,7 +438,7 @@ -

−ttitle

+

−t title

Set document information title, overrides image document -name default

+name default.

@@ -448,7 +456,7 @@ -

−ssubject

+

−s subject

Set document information subject, overrides image image -description default

+description default.

@@ -466,7 +474,7 @@ -

−kkeywords

+

−k keywords

- - - - -
- +

EXAMPLES

@@ -516,17 +519,19 @@ -

tiff2pdf -o output.pdf input.tiff

+
tiff2pdf −o output.pdf input.tiff
+
+ + +input.tiff and write it to standard output.

The following example would generate PDF output from -input.tiff and write it to standard output.

-
+
tiff2pdf input.tiff
+
+
-

tiff2pdf input.tiff

+ @@ -545,9 +553,9 @@

The following example would generate the file output.pdf from input.tiff, putting the image pages on a letter sized page, compressing the output with JPEG, with JPEG quality -75, setting the title to "Document", and setting -the "Fit Window" option.

- +75, setting the title to +‘‘Document’’, and setting the +‘‘Fit Window’’ option.

+
tiff2pdf −p letter −j −q 75 −t "Document" −f −o output.pdf input.tiff
+
+
-

tiff2pdf -p letter -j -q 75 -t "Document" -f -o -output.pdf input.tiff

BUGS

+ @@ -587,8 +597,8 @@
-

libtiff(3), tiffcp(1), -tiff2ps(1)

+

libtiff(3), tiffcp(1), +tiff2ps(1)

Libtiff library home page: http://www.remotesensing.org/libtiff/