<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Can't visualize large PDF"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=104088#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Can't visualize large PDF"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=104088">bug 104088</a>
              from <span class="vcard"><a class="email" href="mailto:jason@inspiresomeone.us" title="Jason Crain <jason@inspiresomeone.us>"> <span class="fn">Jason Crain</span></a>
</span></b>
        <pre>He moved it here because pdftocairo complains about the size:

$ pdftocairo -png callgraph.pdf out
Internal Error: cairo context error: invalid value (typically too big) for the
size of the input (surface, pattern, etc.)<0a>
cairo error: invalid value (typically too big) for the size of the input
(surface, pattern, etc.)
libpng warning: Image width is zero in IHDR
libpng warning: Image height is zero in IHDR
libpng error: Invalid IHDR data
Internal Error: Error during writing header
Error writing out-1.png

The issue is partly that cairo doesn't like really big surfaces though maybe
evince and the glib backend shouldn't try to draw the whole thing at once.</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>