src/3rdparty/libtiff/html/man/tiff2pdf.1.html
changeset 30 5dc02b23752f
parent 0 1918ee327afb
equal deleted inserted replaced
29:b72c6db6890b 30:5dc02b23752f
     1 <!-- Creator     : groff version 1.18.1 -->
     1 <!-- Creator     : groff version 1.18.1 -->
     2 <!-- CreationDate: Mon Mar 13 18:03:12 2006 -->
     2 <!-- CreationDate: Fri Jul 13 17:43:19 2007 -->
     3 <html>
     3 <html>
     4 <head>
     4 <head>
     5 <meta name="generator" content="groff -Thtml, see www.gnu.org">
     5 <meta name="generator" content="groff -Thtml, see www.gnu.org">
     6 <meta name="Content-Style" content="text/css">
     6 <meta name="Content-Style" content="text/css">
     7 <title>TIFF2PDF</title>
     7 <title>TIFF2PDF</title>
    24 <table width="100%" border=0 rules="none" frame="void"
    24 <table width="100%" border=0 rules="none" frame="void"
    25        cols="2" cellspacing="0" cellpadding="0">
    25        cols="2" cellspacing="0" cellpadding="0">
    26 <tr valign="top" align="left">
    26 <tr valign="top" align="left">
    27 <td width="10%"></td>
    27 <td width="10%"></td>
    28 <td width="89%">
    28 <td width="89%">
    29 <p>tiff2pdf - convert a TIFF image to a PDF document</p>
    29 <p>tiff2pdf &minus; convert a TIFF image to a PDF
       
    30 document</p>
    30 </td>
    31 </td>
    31 </table>
    32 </table>
    32 <a name="SYNOPSIS"></a>
    33 <a name="SYNOPSIS"></a>
    33 <h2>SYNOPSIS</h2>
    34 <h2>SYNOPSIS</h2>
    34 <!-- INDENTATION -->
    35 <!-- INDENTATION -->
    35 <table width="100%" border=0 rules="none" frame="void"
    36 <table width="100%" border=0 rules="none" frame="void"
    36        cols="2" cellspacing="0" cellpadding="0">
    37        cols="2" cellspacing="0" cellpadding="0">
    37 <tr valign="top" align="left">
    38 <tr valign="top" align="left">
    38 <td width="10%"></td>
    39 <td width="10%"></td>
    39 <td width="89%">
    40 <td width="89%">
    40 <p><b>tiff2pdf [</b> <i>options</i> <b>]</b>
    41 <p><b>tiff2pdf</b> [ <i>options</i> ] <i>input.tiff</i></p>
    41 <i>input.tiff</i></p>
       
    42 </td>
    42 </td>
    43 </table>
    43 </table>
    44 <a name="DESCRIPTION"></a>
    44 <a name="DESCRIPTION"></a>
    45 <h2>DESCRIPTION</h2>
    45 <h2>DESCRIPTION</h2>
    46 <!-- INDENTATION -->
    46 <!-- INDENTATION -->
    47 <table width="100%" border=0 rules="none" frame="void"
    47 <table width="100%" border=0 rules="none" frame="void"
    48        cols="2" cellspacing="0" cellpadding="0">
    48        cols="2" cellspacing="0" cellpadding="0">
    49 <tr valign="top" align="left">
    49 <tr valign="top" align="left">
    50 <td width="10%"></td>
    50 <td width="10%"></td>
    51 <td width="89%">
    51 <td width="89%">
    52 <p><b>tiff2pdf</b> opens a TIFF image and writes a PDF
    52 <p><i>tiff2pdf</i> opens a TIFF image and writes a PDF
    53 document to standard output.</p>
    53 document to standard output.</p>
    54 <!-- INDENTATION -->
    54 <!-- INDENTATION -->
    55 <p>The program converts one TIFF file to one PDF file,
    55 <p>The program converts one TIFF file to one PDF file,
    56 including multiple page TIFF files, tiled TIFF files, black
    56 including multiple page TIFF files, tiled TIFF files, black
    57 and white. grayscale, and color TIFF files that contain data
    57 and white. grayscale, and color TIFF files that contain data
    65 file is of huge dimensions (greater than 10000 pixels height
    65 file is of huge dimensions (greater than 10000 pixels height
    66 or width) convert the input image to a tiled TIFF if it is
    66 or width) convert the input image to a tiled TIFF if it is
    67 not already.</p>
    67 not already.</p>
    68 <!-- INDENTATION -->
    68 <!-- INDENTATION -->
    69 <p>The standard output is standard output. Set the output
    69 <p>The standard output is standard output. Set the output
    70 file name with the <b>-o</b><i>output.pdf</i> option.</p>
    70 file name with the <b>&minus;o</b> <i>output.pdf</i>
       
    71 option.</p>
    71 <!-- INDENTATION -->
    72 <!-- INDENTATION -->
    72 <p>All black and white files are compressed into a single
    73 <p>All black and white files are compressed into a single
    73 strip CCITT G4 Fax compressed PDF, unless tiled, where tiled
    74 strip CCITT G4 Fax compressed PDF, unless tiled, where tiled
    74 black and white images are compressed into tiled CCITT G4
    75 black and white images are compressed into tiled CCITT G4
    75 Fax compressed PDF, <i>libtiff</i> CCITT support is
    76 Fax compressed PDF, <i>libtiff</i> CCITT support is
   107 centered on its page. The distance unit for default
   108 centered on its page. The distance unit for default
   108 resolution and page width and length can be set by the
   109 resolution and page width and length can be set by the
   109 <b>&minus;u</b> option, the default unit is inch.</p>
   110 <b>&minus;u</b> option, the default unit is inch.</p>
   110 <!-- INDENTATION -->
   111 <!-- INDENTATION -->
   111 <p>Various items of the output document information can be
   112 <p>Various items of the output document information can be
   112 set with the <b>&minus;e, &minus;c, &minus;a, &minus;t,
   113 set with the <b>&minus;e</b>, <b>&minus;c</b>,
   113 &minus;s,</b> and <b>&minus;k</b> options. Setting the
   114 <b>&minus;a</b>, <b>&minus;t</b>, <b>&minus;s</b>, and
   114 argument of the option to &quot;&quot; for these tags causes
   115 <b>&minus;k</b> options. Setting the argument of the option
   115 the relevant document information field to be not written.
   116 to &quot;&quot; for these tags causes the relevant document
   116 Some of the document information values otherwise get their
   117 information field to be not written. Some of the document
   117 information from the input TIFF image, the software, author,
   118 information values otherwise get their information from the
   118 document name, and image description.</p>
   119 input TIFF image, the software, author, document name, and
       
   120 image description.</p>
   119 <!-- INDENTATION -->
   121 <!-- INDENTATION -->
   120 <p>The Portable Document Format (PDF) specification is
   122 <p>The Portable Document Format (PDF) specification is
   121 copyrighted by Adobe Systems, Incorporated.</p>
   123 copyrighted by Adobe Systems, Incorporated.</p>
   122 </td>
   124 </td>
   123 </table>
   125 </table>
   127 <table width="100%" border=0 rules="none" frame="void"
   129 <table width="100%" border=0 rules="none" frame="void"
   128        cols="2" cellspacing="0" cellpadding="0">
   130        cols="2" cellspacing="0" cellpadding="0">
   129 <tr valign="top" align="left">
   131 <tr valign="top" align="left">
   130 <td width="10%"></td>
   132 <td width="10%"></td>
   131 <td width="89%">
   133 <td width="89%">
   132 <p><b>&minus;o</b><i>output-file</i></p></td>
   134 <p><b>&minus;o</b> <i>output-file</i></p></td>
   133 </table>
   135 </table>
   134 <!-- INDENTATION -->
   136 <!-- INDENTATION -->
   135 <table width="100%" border=0 rules="none" frame="void"
   137 <table width="100%" border=0 rules="none" frame="void"
   136        cols="2" cellspacing="0" cellpadding="0">
   138        cols="2" cellspacing="0" cellpadding="0">
   137 <tr valign="top" align="left">
   139 <tr valign="top" align="left">
   138 <td width="21%"></td>
   140 <td width="21%"></td>
   139 <td width="77%">
   141 <td width="77%">
   140 <p>Set the output to go to file <i>output-file</i></p>
   142 <p>Set the output to go to file. <i>output-file</i></p>
   141 </td>
   143 </td>
   142 </table>
   144 </table>
   143 <!-- TABS -->
   145 <!-- TABS -->
   144 <table width="100%" border=0 rules="none" frame="void"
   146 <table width="100%" border=0 rules="none" frame="void"
   145        cols="4" cellspacing="0" cellpadding="0">
   147        cols="4" cellspacing="0" cellpadding="0">
   150 <p><b>&minus;j</b></p>
   152 <p><b>&minus;j</b></p>
   151 </td>
   153 </td>
   152 <td width="5%"></td>
   154 <td width="5%"></td>
   153 <td width="77%">
   155 <td width="77%">
   154 
   156 
   155 <p>Compress with JPEG (requires libjpeg configured with
   157 <p>Compress with JPEG (requires <i>libjpeg</i> configured
   156 libtiff).</p>
   158 with <i>libtiff</i>).</p>
   157 </td>
   159 </td>
   158 <tr valign="top" align="left">
   160 <tr valign="top" align="left">
   159 <td width="11%"></td>
   161 <td width="11%"></td>
   160 <td width="4%">
   162 <td width="4%">
   161 
   163 
   162 <p><b>&minus;z</b></p>
   164 <p><b>&minus;z</b></p>
   163 </td>
   165 </td>
   164 <td width="5%"></td>
   166 <td width="5%"></td>
   165 <td width="77%">
   167 <td width="77%">
   166 
   168 
   167 <p>Compress with Zip/Deflate (requires zlib configured with
   169 <p>Compress with Zip/Deflate (requires <i>zlib</i>
   168 libtiff).</p>
   170 configured with <i>libtiff</i>).</p>
   169 </td>
   171 </td>
   170 </table>
   172 </table>
   171 <!-- INDENTATION -->
   173 <!-- INDENTATION -->
   172 <table width="100%" border=0 rules="none" frame="void"
   174 <table width="100%" border=0 rules="none" frame="void"
   173        cols="2" cellspacing="0" cellpadding="0">
   175        cols="2" cellspacing="0" cellpadding="0">
   174 <tr valign="top" align="left">
   176 <tr valign="top" align="left">
   175 <td width="10%"></td>
   177 <td width="10%"></td>
   176 <td width="89%">
   178 <td width="89%">
   177 <p><b>&minus;q</b><i>quality</i></p></td>
   179 <p><b>&minus;q</b> <i>quality</i></p></td>
   178 </table>
   180 </table>
   179 <!-- INDENTATION -->
   181 <!-- INDENTATION -->
   180 <table width="100%" border=0 rules="none" frame="void"
   182 <table width="100%" border=0 rules="none" frame="void"
   181        cols="2" cellspacing="0" cellpadding="0">
   183        cols="2" cellspacing="0" cellpadding="0">
   182 <tr valign="top" align="left">
   184 <tr valign="top" align="left">
   207 <p><b>&minus;b</b></p>
   209 <p><b>&minus;b</b></p>
   208 </td>
   210 </td>
   209 <td width="7%"></td>
   211 <td width="7%"></td>
   210 <td width="77%">
   212 <td width="77%">
   211 
   213 
   212 <p>Set PDF &quot;Interpolate&quot; user preference.</p>
   214 <p>Set PDF &lsquo;&lsquo;Interpolate&rsquo;&rsquo; user
       
   215 preference.</p>
   213 </td>
   216 </td>
   214 <tr valign="top" align="left">
   217 <tr valign="top" align="left">
   215 <td width="11%"></td>
   218 <td width="11%"></td>
   216 <td width="2%">
   219 <td width="2%">
   217 
   220 
   238 <table width="100%" border=0 rules="none" frame="void"
   241 <table width="100%" border=0 rules="none" frame="void"
   239        cols="2" cellspacing="0" cellpadding="0">
   242        cols="2" cellspacing="0" cellpadding="0">
   240 <tr valign="top" align="left">
   243 <tr valign="top" align="left">
   241 <td width="10%"></td>
   244 <td width="10%"></td>
   242 <td width="89%">
   245 <td width="89%">
   243 <p><b>&minus;p</b><i>paper-size</i></p></td>
   246 <p><b>&minus;p</b> <i>paper-size</i></p></td>
   244 </table>
   247 </table>
   245 <!-- INDENTATION -->
   248 <!-- INDENTATION -->
   246 <table width="100%" border=0 rules="none" frame="void"
   249 <table width="100%" border=0 rules="none" frame="void"
   247        cols="2" cellspacing="0" cellpadding="0">
   250        cols="2" cellspacing="0" cellpadding="0">
   248 <tr valign="top" align="left">
   251 <tr valign="top" align="left">
   249 <td width="21%"></td>
   252 <td width="21%"></td>
   250 <td width="77%">
   253 <td width="77%">
   251 <p>Set paper size, eg &quot;letter&quot;, &quot;legal&quot;,
   254 <p>Set paper size, e.g., <b>letter</b>, <b>legal</b>,
   252 &quot;A4&quot;.</p>
   255 <b>A4</b>.</p>
   253 </td>
   256 </td>
   254 </table>
   257 </table>
   255 <!-- INDENTATION -->
   258 <!-- INDENTATION -->
   256 <table width="100%" border=0 rules="none" frame="void"
   259 <table width="100%" border=0 rules="none" frame="void"
   257        cols="2" cellspacing="0" cellpadding="0">
   260        cols="2" cellspacing="0" cellpadding="0">
   258 <tr valign="top" align="left">
   261 <tr valign="top" align="left">
   259 <td width="10%"></td>
   262 <td width="10%"></td>
   260 <td width="89%">
   263 <td width="89%">
   261 <p><b>&minus;u</b><i>[i|m]</i></p></td>
   264 <p><b>&minus;u</b> [<b>i</b>|<b>m</b>]</p></td>
   262 </table>
   265 </table>
   263 <!-- INDENTATION -->
   266 <!-- INDENTATION -->
   264 <table width="100%" border=0 rules="none" frame="void"
   267 <table width="100%" border=0 rules="none" frame="void"
   265        cols="2" cellspacing="0" cellpadding="0">
   268        cols="2" cellspacing="0" cellpadding="0">
   266 <tr valign="top" align="left">
   269 <tr valign="top" align="left">
   267 <td width="21%"></td>
   270 <td width="21%"></td>
   268 <td width="77%">
   271 <td width="77%">
   269 <p>Set distance unit, <i>i</i> for inch, <i>m</i> for
   272 <p>Set distance unit, <b>i</b> for inch, <b>m</b> for
   270 centimeter.</p>
   273 centimeter.</p>
   271 </td>
   274 </td>
   272 </table>
   275 </table>
   273 <!-- INDENTATION -->
   276 <!-- INDENTATION -->
   274 <table width="100%" border=0 rules="none" frame="void"
   277 <table width="100%" border=0 rules="none" frame="void"
   275        cols="2" cellspacing="0" cellpadding="0">
   278        cols="2" cellspacing="0" cellpadding="0">
   276 <tr valign="top" align="left">
   279 <tr valign="top" align="left">
   277 <td width="10%"></td>
   280 <td width="10%"></td>
   278 <td width="89%">
   281 <td width="89%">
   279 <p><b>&minus;w</b><i>width</i></p></td>
   282 <p><b>&minus;w</b> <i>width</i></p></td>
   280 </table>
   283 </table>
   281 <!-- INDENTATION -->
   284 <!-- INDENTATION -->
   282 <table width="100%" border=0 rules="none" frame="void"
   285 <table width="100%" border=0 rules="none" frame="void"
   283        cols="2" cellspacing="0" cellpadding="0">
   286        cols="2" cellspacing="0" cellpadding="0">
   284 <tr valign="top" align="left">
   287 <tr valign="top" align="left">
   291 <table width="100%" border=0 rules="none" frame="void"
   294 <table width="100%" border=0 rules="none" frame="void"
   292        cols="2" cellspacing="0" cellpadding="0">
   295        cols="2" cellspacing="0" cellpadding="0">
   293 <tr valign="top" align="left">
   296 <tr valign="top" align="left">
   294 <td width="10%"></td>
   297 <td width="10%"></td>
   295 <td width="89%">
   298 <td width="89%">
   296 <p><b>&minus;l</b><i>length</i></p></td>
   299 <p><b>&minus;l</b> <i>length</i></p></td>
   297 </table>
   300 </table>
   298 <!-- INDENTATION -->
   301 <!-- INDENTATION -->
   299 <table width="100%" border=0 rules="none" frame="void"
   302 <table width="100%" border=0 rules="none" frame="void"
   300        cols="2" cellspacing="0" cellpadding="0">
   303        cols="2" cellspacing="0" cellpadding="0">
   301 <tr valign="top" align="left">
   304 <tr valign="top" align="left">
   302 <td width="21%"></td>
   305 <td width="21%"></td>
   303 <td width="77%">
   306 <td width="77%">
   304 <p>Set length in units.</p>
   307 <p>Set length in units.</p>
   305 </td>
   308 </td>
   306 </table>
   309 </table>
       
   310 <!-- INDENTATION -->
       
   311 <table width="100%" border=0 rules="none" frame="void"
       
   312        cols="2" cellspacing="0" cellpadding="0">
       
   313 <tr valign="top" align="left">
       
   314 <td width="10%"></td>
       
   315 <td width="89%">
       
   316 <p><b>&minus;x</b> <i>xres</i></p></td>
       
   317 </table>
       
   318 <!-- INDENTATION -->
       
   319 <table width="100%" border=0 rules="none" frame="void"
       
   320        cols="2" cellspacing="0" cellpadding="0">
       
   321 <tr valign="top" align="left">
       
   322 <td width="21%"></td>
       
   323 <td width="77%">
       
   324 <p>Set x/width resolution default.</p>
       
   325 </td>
       
   326 </table>
       
   327 <!-- INDENTATION -->
       
   328 <table width="100%" border=0 rules="none" frame="void"
       
   329        cols="2" cellspacing="0" cellpadding="0">
       
   330 <tr valign="top" align="left">
       
   331 <td width="10%"></td>
       
   332 <td width="89%">
       
   333 <p><b>&minus;y</b> <i>yres</i></p></td>
       
   334 </table>
       
   335 <!-- INDENTATION -->
       
   336 <table width="100%" border=0 rules="none" frame="void"
       
   337        cols="2" cellspacing="0" cellpadding="0">
       
   338 <tr valign="top" align="left">
       
   339 <td width="21%"></td>
       
   340 <td width="77%">
       
   341 <p>Set y/length resolution default.</p>
       
   342 </td>
       
   343 </table>
       
   344 <!-- INDENTATION -->
       
   345 <table width="100%" border=0 rules="none" frame="void"
       
   346        cols="2" cellspacing="0" cellpadding="0">
       
   347 <tr valign="top" align="left">
       
   348 <td width="10%"></td>
       
   349 <td width="89%">
       
   350 <p><b>&minus;r</b> [<b>d</b>|<b>o</b>]</p></td>
       
   351 </table>
       
   352 <!-- INDENTATION -->
       
   353 <table width="100%" border=0 rules="none" frame="void"
       
   354        cols="2" cellspacing="0" cellpadding="0">
       
   355 <tr valign="top" align="left">
       
   356 <td width="21%"></td>
       
   357 <td width="77%">
       
   358 <p>Set <b>d</b> for resolution default for images without
       
   359 resolution, <b>o</b> for resolution override for all
       
   360 images.</p>
       
   361 </td>
       
   362 </table>
   307 <!-- TABS -->
   363 <!-- TABS -->
   308 <table width="100%" border=0 rules="none" frame="void"
   364 <table width="100%" border=0 rules="none" frame="void"
   309        cols="5" cellspacing="0" cellpadding="0">
   365        cols="5" cellspacing="0" cellpadding="0">
   310 <tr valign="top" align="left">
   366 <tr valign="top" align="left">
   311 <td width="11%"></td>
   367 <td width="11%"></td>
   312 <td width="8%">
   368 <td width="2%">
   313 
   369 
   314 <p><b>&minus;x</b><i>xres</i></p>
   370 <p><b>&minus;f</b></p>
   315 </td>
   371 </td>
   316 <td width="13%"></td>
   372 <td width="13%"></td>
   317 <td width="47%">
   373 <td width="57%">
   318 
   374 
   319 <p>Set x/width resolution default.</p>
   375 <p>Set PDF &lsquo;&lsquo;Fit Window&rsquo;&rsquo; user
   320 </td>
   376 preference.</p>
   321 <td width="19%">
   377 </td>
   322 </td>
   378 <td width="14%">
   323 <tr valign="top" align="left">
   379 </td>
   324 <td width="11%"></td>
   380 </table>
   325 <td width="8%">
   381 <!-- INDENTATION -->
   326 
   382 <table width="100%" border=0 rules="none" frame="void"
   327 <p><b>&minus;y</b><i>yres</i></p>
   383        cols="2" cellspacing="0" cellpadding="0">
   328 </td>
   384 <tr valign="top" align="left">
   329 <td width="13%"></td>
   385 <td width="10%"></td>
   330 <td width="47%">
   386 <td width="89%">
   331 
   387 <p><b>&minus;e</b> <i>YYYYMMDDHHMMSS</i></p></td>
   332 <p>Set y/length resolution default.</p>
       
   333 </td>
       
   334 <td width="19%">
       
   335 </td>
       
   336 </table>
       
   337 <!-- INDENTATION -->
       
   338 <table width="100%" border=0 rules="none" frame="void"
       
   339        cols="2" cellspacing="0" cellpadding="0">
       
   340 <tr valign="top" align="left">
       
   341 <td width="10%"></td>
       
   342 <td width="89%">
       
   343 <p><b>&minus;r</b><i>[d|o]</i></p></td>
       
   344 </table>
       
   345 <!-- INDENTATION -->
       
   346 <table width="100%" border=0 rules="none" frame="void"
       
   347        cols="2" cellspacing="0" cellpadding="0">
       
   348 <tr valign="top" align="left">
       
   349 <td width="21%"></td>
       
   350 <td width="77%">
       
   351 <p>Set <i>d</i> for resolution default for images without
       
   352 resolution, <i>o for resolution override for all
       
   353 images.</i></p>
       
   354 </td>
       
   355 </table>
       
   356 <!-- TABS -->
       
   357 <table width="100%" border=0 rules="none" frame="void"
       
   358        cols="5" cellspacing="0" cellpadding="0">
       
   359 <tr valign="top" align="left">
       
   360 <td width="11%"></td>
       
   361 <td width="2%">
       
   362 
       
   363 <p><b>&minus;f</b></p>
       
   364 </td>
       
   365 <td width="13%"></td>
       
   366 <td width="54%">
       
   367 
       
   368 <p>Set PDF &quot;Fit Window&quot; user preference.</p>
       
   369 </td>
       
   370 <td width="17%">
       
   371 </td>
       
   372 </table>
       
   373 <!-- INDENTATION -->
       
   374 <table width="100%" border=0 rules="none" frame="void"
       
   375        cols="2" cellspacing="0" cellpadding="0">
       
   376 <tr valign="top" align="left">
       
   377 <td width="10%"></td>
       
   378 <td width="89%">
       
   379 <p><b>&minus;e</b><i>YYYYMMDDHHMMSS</i></p></td>
       
   380 </table>
   388 </table>
   381 <!-- INDENTATION -->
   389 <!-- INDENTATION -->
   382 <table width="100%" border=0 rules="none" frame="void"
   390 <table width="100%" border=0 rules="none" frame="void"
   383        cols="2" cellspacing="0" cellpadding="0">
   391        cols="2" cellspacing="0" cellpadding="0">
   384 <tr valign="top" align="left">
   392 <tr valign="top" align="left">
   392 <table width="100%" border=0 rules="none" frame="void"
   400 <table width="100%" border=0 rules="none" frame="void"
   393        cols="2" cellspacing="0" cellpadding="0">
   401        cols="2" cellspacing="0" cellpadding="0">
   394 <tr valign="top" align="left">
   402 <tr valign="top" align="left">
   395 <td width="10%"></td>
   403 <td width="10%"></td>
   396 <td width="89%">
   404 <td width="89%">
   397 <p><b>&minus;c</b><i>creator</i></p></td>
   405 <p><b>&minus;c</b> <i>creator</i></p></td>
   398 </table>
   406 </table>
   399 <!-- INDENTATION -->
   407 <!-- INDENTATION -->
   400 <table width="100%" border=0 rules="none" frame="void"
   408 <table width="100%" border=0 rules="none" frame="void"
   401        cols="2" cellspacing="0" cellpadding="0">
   409        cols="2" cellspacing="0" cellpadding="0">
   402 <tr valign="top" align="left">
   410 <tr valign="top" align="left">
   410 <table width="100%" border=0 rules="none" frame="void"
   418 <table width="100%" border=0 rules="none" frame="void"
   411        cols="2" cellspacing="0" cellpadding="0">
   419        cols="2" cellspacing="0" cellpadding="0">
   412 <tr valign="top" align="left">
   420 <tr valign="top" align="left">
   413 <td width="10%"></td>
   421 <td width="10%"></td>
   414 <td width="89%">
   422 <td width="89%">
   415 <p><b>&minus;a</b><i>author</i></p></td>
   423 <p><b>&minus;a</b> <i>author</i></p></td>
   416 </table>
   424 </table>
   417 <!-- INDENTATION -->
   425 <!-- INDENTATION -->
   418 <table width="100%" border=0 rules="none" frame="void"
   426 <table width="100%" border=0 rules="none" frame="void"
   419        cols="2" cellspacing="0" cellpadding="0">
   427        cols="2" cellspacing="0" cellpadding="0">
   420 <tr valign="top" align="left">
   428 <tr valign="top" align="left">
   421 <td width="21%"></td>
   429 <td width="21%"></td>
   422 <td width="77%">
   430 <td width="77%">
   423 <p>Set document information author, overrides image artist
   431 <p>Set document information author, overrides image artist
   424 default</p>
   432 default.</p>
   425 </td>
   433 </td>
   426 </table>
   434 </table>
   427 <!-- INDENTATION -->
   435 <!-- INDENTATION -->
   428 <table width="100%" border=0 rules="none" frame="void"
   436 <table width="100%" border=0 rules="none" frame="void"
   429        cols="2" cellspacing="0" cellpadding="0">
   437        cols="2" cellspacing="0" cellpadding="0">
   430 <tr valign="top" align="left">
   438 <tr valign="top" align="left">
   431 <td width="10%"></td>
   439 <td width="10%"></td>
   432 <td width="89%">
   440 <td width="89%">
   433 <p><b>&minus;t</b><i>title</i></p></td>
   441 <p><b>&minus;t</b> <i>title</i></p></td>
   434 </table>
   442 </table>
   435 <!-- INDENTATION -->
   443 <!-- INDENTATION -->
   436 <table width="100%" border=0 rules="none" frame="void"
   444 <table width="100%" border=0 rules="none" frame="void"
   437        cols="2" cellspacing="0" cellpadding="0">
   445        cols="2" cellspacing="0" cellpadding="0">
   438 <tr valign="top" align="left">
   446 <tr valign="top" align="left">
   439 <td width="21%"></td>
   447 <td width="21%"></td>
   440 <td width="77%">
   448 <td width="77%">
   441 <p>Set document information title, overrides image document
   449 <p>Set document information title, overrides image document
   442 name default</p>
   450 name default.</p>
   443 </td>
   451 </td>
   444 </table>
   452 </table>
   445 <!-- INDENTATION -->
   453 <!-- INDENTATION -->
   446 <table width="100%" border=0 rules="none" frame="void"
   454 <table width="100%" border=0 rules="none" frame="void"
   447        cols="2" cellspacing="0" cellpadding="0">
   455        cols="2" cellspacing="0" cellpadding="0">
   448 <tr valign="top" align="left">
   456 <tr valign="top" align="left">
   449 <td width="10%"></td>
   457 <td width="10%"></td>
   450 <td width="89%">
   458 <td width="89%">
   451 <p><b>&minus;s</b><i>subject</i></p></td>
   459 <p><b>&minus;s</b> <i>subject</i></p></td>
   452 </table>
   460 </table>
   453 <!-- INDENTATION -->
   461 <!-- INDENTATION -->
   454 <table width="100%" border=0 rules="none" frame="void"
   462 <table width="100%" border=0 rules="none" frame="void"
   455        cols="2" cellspacing="0" cellpadding="0">
   463        cols="2" cellspacing="0" cellpadding="0">
   456 <tr valign="top" align="left">
   464 <tr valign="top" align="left">
   457 <td width="21%"></td>
   465 <td width="21%"></td>
   458 <td width="77%">
   466 <td width="77%">
   459 <p>Set document information subject, overrides image image
   467 <p>Set document information subject, overrides image image
   460 description default</p>
   468 description default.</p>
   461 </td>
   469 </td>
   462 </table>
   470 </table>
   463 <!-- INDENTATION -->
   471 <!-- INDENTATION -->
   464 <table width="100%" border=0 rules="none" frame="void"
   472 <table width="100%" border=0 rules="none" frame="void"
   465        cols="2" cellspacing="0" cellpadding="0">
   473        cols="2" cellspacing="0" cellpadding="0">
   466 <tr valign="top" align="left">
   474 <tr valign="top" align="left">
   467 <td width="10%"></td>
   475 <td width="10%"></td>
   468 <td width="89%">
   476 <td width="89%">
   469 <p><b>&minus;k</b><i>keywords</i></p></td>
   477 <p><b>&minus;k</b> <i>keywords</i></p></td>
   470 </table>
   478 </table>
   471 <!-- INDENTATION -->
   479 <!-- INDENTATION -->
   472 <table width="100%" border=0 rules="none" frame="void"
   480 <table width="100%" border=0 rules="none" frame="void"
   473        cols="2" cellspacing="0" cellpadding="0">
   481        cols="2" cellspacing="0" cellpadding="0">
   474 <tr valign="top" align="left">
   482 <tr valign="top" align="left">
   491 
   499 
   492 <p>List usage reminder to stderr and exit.</p>
   500 <p>List usage reminder to stderr and exit.</p>
   493 </td>
   501 </td>
   494 <td width="14%">
   502 <td width="14%">
   495 </td>
   503 </td>
   496 <tr valign="top" align="left">
   504 </table>
   497 <td width="11%"></td>
       
   498 <td width="2%">
       
   499 </td>
       
   500 <td width="13%"></td>
       
   501 <td width="57%">
       
   502 <a name="EXAMPLES"></a>
   505 <a name="EXAMPLES"></a>
   503 <h2>EXAMPLES</h2>
   506 <h2>EXAMPLES</h2>
   504 <!-- INDENTATION -->
   507 <!-- INDENTATION -->
   505 <table width="100%" border=0 rules="none" frame="void"
   508 <table width="100%" border=0 rules="none" frame="void"
   506        cols="2" cellspacing="0" cellpadding="0">
   509        cols="2" cellspacing="0" cellpadding="0">
   514 <table width="100%" border=0 rules="none" frame="void"
   517 <table width="100%" border=0 rules="none" frame="void"
   515        cols="2" cellspacing="0" cellpadding="0">
   518        cols="2" cellspacing="0" cellpadding="0">
   516 <tr valign="top" align="left">
   519 <tr valign="top" align="left">
   517 <td width="20%"></td>
   520 <td width="20%"></td>
   518 <td width="79%">
   521 <td width="79%">
   519 <p>tiff2pdf -o output.pdf input.tiff</p></td>
   522 <pre>tiff2pdf &minus;o output.pdf input.tiff
   520 </table>
   523 </pre>
   521 <!-- INDENTATION -->
   524 </td>
       
   525 </table>
       
   526 <!-- INDENTATION -->
       
   527 
   522 <table width="100%" border=0 rules="none" frame="void"
   528 <table width="100%" border=0 rules="none" frame="void"
   523        cols="2" cellspacing="0" cellpadding="0">
   529        cols="2" cellspacing="0" cellpadding="0">
   524 <tr valign="top" align="left">
   530 <tr valign="top" align="left">
   525 <td width="10%"></td>
   531 <td width="10%"></td>
   526 <td width="89%">
   532 <td width="89%">
   527 <p>The following example would generate PDF output from
   533 <p>The following example would generate PDF output from
   528 input.tiff and write it to standard output.</p>
   534 input.tiff and write it to standard output.</p></td>
   529 </td>
       
   530 </table>
   535 </table>
   531 <!-- INDENTATION -->
   536 <!-- INDENTATION -->
   532 <table width="100%" border=0 rules="none" frame="void"
   537 <table width="100%" border=0 rules="none" frame="void"
   533        cols="2" cellspacing="0" cellpadding="0">
   538        cols="2" cellspacing="0" cellpadding="0">
   534 <tr valign="top" align="left">
   539 <tr valign="top" align="left">
   535 <td width="20%"></td>
   540 <td width="20%"></td>
   536 <td width="79%">
   541 <td width="79%">
   537 <p>tiff2pdf input.tiff</p></td>
   542 <pre>tiff2pdf input.tiff
   538 </table>
   543 </pre>
   539 <!-- INDENTATION -->
   544 </td>
       
   545 </table>
       
   546 <!-- INDENTATION -->
       
   547 
   540 <table width="100%" border=0 rules="none" frame="void"
   548 <table width="100%" border=0 rules="none" frame="void"
   541        cols="2" cellspacing="0" cellpadding="0">
   549        cols="2" cellspacing="0" cellpadding="0">
   542 <tr valign="top" align="left">
   550 <tr valign="top" align="left">
   543 <td width="10%"></td>
   551 <td width="10%"></td>
   544 <td width="89%">
   552 <td width="89%">
   545 <p>The following example would generate the file output.pdf
   553 <p>The following example would generate the file output.pdf
   546 from input.tiff, putting the image pages on a letter sized
   554 from input.tiff, putting the image pages on a letter sized
   547 page, compressing the output with JPEG, with JPEG quality
   555 page, compressing the output with JPEG, with JPEG quality
   548 75, setting the title to &quot;Document&quot;, and setting
   556 75, setting the title to
   549 the &quot;Fit Window&quot; option.</p>
   557 &lsquo;&lsquo;Document&rsquo;&rsquo;, and setting the
   550 </td>
   558 &lsquo;&lsquo;Fit Window&rsquo;&rsquo; option.</p></td>
   551 </table>
   559 </table>
   552 <!-- INDENTATION -->
   560 <!-- INDENTATION -->
   553 <table width="100%" border=0 rules="none" frame="void"
   561 <table width="100%" border=0 rules="none" frame="void"
   554        cols="2" cellspacing="0" cellpadding="0">
   562        cols="2" cellspacing="0" cellpadding="0">
   555 <tr valign="top" align="left">
   563 <tr valign="top" align="left">
   556 <td width="20%"></td>
   564 <td width="20%"></td>
   557 <td width="79%">
   565 <td width="79%">
   558 <p>tiff2pdf -p letter -j -q 75 -t &quot;Document&quot; -f -o
   566 <pre>tiff2pdf &minus;p letter &minus;j &minus;q 75 &minus;t &quot;Document&quot; &minus;f &minus;o output.pdf input.tiff
   559 output.pdf input.tiff</p></td>
   567 </pre>
       
   568 </td>
   560 </table>
   569 </table>
   561 <a name="BUGS"></a>
   570 <a name="BUGS"></a>
   562 <h2>BUGS</h2>
   571 <h2>BUGS</h2>
   563 <!-- INDENTATION -->
   572 <!-- INDENTATION -->
       
   573 
   564 <table width="100%" border=0 rules="none" frame="void"
   574 <table width="100%" border=0 rules="none" frame="void"
   565        cols="2" cellspacing="0" cellpadding="0">
   575        cols="2" cellspacing="0" cellpadding="0">
   566 <tr valign="top" align="left">
   576 <tr valign="top" align="left">
   567 <td width="10%"></td>
   577 <td width="10%"></td>
   568 <td width="89%">
   578 <td width="89%">
   585 <table width="100%" border=0 rules="none" frame="void"
   595 <table width="100%" border=0 rules="none" frame="void"
   586        cols="2" cellspacing="0" cellpadding="0">
   596        cols="2" cellspacing="0" cellpadding="0">
   587 <tr valign="top" align="left">
   597 <tr valign="top" align="left">
   588 <td width="10%"></td>
   598 <td width="10%"></td>
   589 <td width="89%">
   599 <td width="89%">
   590 <p><b>libtiff</b>(3)<b>, tiffcp</b>(1)<b>,
   600 <p><b>libtiff</b>(3), <b>tiffcp</b>(1),
   591 tiff2ps</b>(1)</p>
   601 <b>tiff2ps</b>(1)</p>
   592 <!-- INDENTATION -->
   602 <!-- INDENTATION -->
   593 <p>Libtiff library home page:
   603 <p>Libtiff library home page:
   594 <b>http://www.remotesensing.org/libtiff/</b></p>
   604 <b>http://www.remotesensing.org/libtiff/</b></p>
   595 </td>
   605 </td>
   596 </table>
   606 </table>