<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>FYI, this bug (PDF::API2 RT 84665) has been fixed in the
      PDF::Builder fork of PDF::API2 (v 3.009, issue #8). Two items to
      note:</p>
    <ol>
      <li>g3test.pl needs a lineĀ  $gfx->image($imgobj, 0,0,
        2528/300*72,3299/300*72); in order to display the image in the
        PDF.</li>
      <li>To use this in PDF::Builder, libtiff.a and the Graphics::TIFF
        library (from Jeffrey Ratcliffe) first need to be installed.</li>
    </ol>
    <p>This is not fixed yet in PDF::API2. Jeffrey is trying to get the
      maintainer (Steve Simms) to put in similar code to use
      Graphics::TIFF.</p>
    <p>Phil Perry, owner, PDF::Builder<br>
    </p>
  </body>
</html>