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
tiff2pdf [ options ] -input.tiff
+tiff2pdf [ options ] input.tiff
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 |
Compress with JPEG (requires libjpeg configured with -libtiff).
+Compress with JPEG (requires libjpeg configured +with libtiff).
Compress with Zip/Deflate (requires zlib configured with -libtiff).
+Compress with Zip/Deflate (requires zlib +configured with libtiff).
−qquality
−q quality
- Set PDF "Interpolate" user preference. +Set PDF ‘‘Interpolate’’ user +preference. |
|
@@ -240,7 +243,7 @@ | |
- −ppaper-size |
+
- Set paper size, eg "letter", "legal", -"A4". +Set paper size, e.g., letter, legal, +A4. |
−u[i|m]
−u [i|m]
- Set distance unit, i for inch, m for + Set distance unit, i for inch, m for centimeter. |
−wwidth
−w width
- −llength |
+
- |
-
- −xxres - |
-- | - + | + |
+ −x xres |
+
+ |
Set x/width resolution default. |
-- | -||
- |
-
- −yyres - |
-- |
-
- Set y/length resolution default. - |
-- |
- −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. |
−f
Set PDF "Fit Window" user preference.
+Set PDF ‘‘Fit Window’’ user +preference.
−eYYYYMMDDHHMMSS
−e YYYYMMDDHHMMSS
- −ccreator |
+
- −aauthor |
+
Set document information author, overrides image artist -default +default. |
−ttitle
−t title
Set document information title, overrides image document -name default +name default. |
−ssubject
−s subject
Set document information subject, overrides image image -description default +description default. |
−kkeywords
−k keywords
- | |||
- | - | -- | + |
tiff2pdf -o output.pdf input.tiff
tiff2pdf −o output.pdf input.tiff ++ +
The following example would generate PDF output from -input.tiff and write it to standard output. - |
+input.tiff and write it to standard output.
- tiff2pdf input.tiff |
+
- tiff2pdf -p letter -j -q 75 -t "Document" -f -o -output.pdf input.tiff |
+
- libtiff(3), tiffcp(1), -tiff2ps(1) +libtiff(3), tiffcp(1), +tiff2ps(1) Libtiff library home page: http://www.remotesensing.org/libtiff/ |