<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#c2">Comment # 2</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=69892" name="attach_69892" title="pdftocairo: limit image size">attachment 69892</a> <a href="attachment.cgi?id=69892&action=edit" title="pdftocairo: limit image size">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=56858&attachment=69892'>[review]</a>
pdftocairo: limit image size

Cairo images have a maximum width and height of 32767 pixels. When using
pdftocairo to convert Shimshon40.pdf to png the default output size is
5398x40346 pixels which causes cairo to fail.

This patch checks if the limit is exceeded and prints a more informative
message than the default cairo error message.</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>