<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Huge simple PDF displayed blank in poppler-glib-demo"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=56858#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Huge simple PDF displayed blank in poppler-glib-demo"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=56858">bug 56858</a>
              from <span class="vcard"><a class="email" href="mailto:ajohnson@redneon.com" title="Adrian Johnson <ajohnson@redneon.com>"> <span class="fn">Adrian Johnson</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=69893" name="attach_69893" title="Downscale source image before creating a cairo image">attachment 69893</a> <a href="attachment.cgi?id=69893&action=edit" title="Downscale source image before creating a cairo image">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=56858&attachment=69893'>[review]</a>
Downscale source image before creating a cairo image

Running pdftocairo with a reduced resolution to ensure the output image is not
too large still fails to produce the correct output because the souce image in
the PDF has a height of 161385 which is too large for cairo.

This patch fixes this problem by scaling down source images before creating a
cairo image surface.

Running pdftocairo -png -r 72 Shimshon40.pdf now produces the correct output.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>