<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - poppler displays blank pages"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94756#c15">Comment # 15</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - poppler displays blank pages"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=94756">bug 94756</a>
              from <span class="vcard"><a class="email" href="mailto:aacid@kde.org" title="Albert Astals Cid <aacid@kde.org>"> <span class="fn">Albert Astals Cid</span></a>
</span></b>
        <pre>(In reply to Thomas Freitag from <a href="show_bug.cgi?id=94756#c12">comment #12</a>)
<span class="quote">> The reason for blank pages is the solution for <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - PDF not displayed except 1st page"
   href="show_bug.cgi?id=92508">bug 92508</a>, Albert. Seems as
> if You are using okular with an older poppler.
> In the catalog dict of that PDF are some object referenced (JavaScript,
> Outlines) which are not part of the PDF.
> But because the xref reconstruction algorithm is not able to reconstruct any
> xref, the xref table is destroyed and the xref structure is no more usable.

> And the reconstruction algorithm doesn't work for that PDF because it
> doesn't use blanks as delimiter but newlines, i.e. instead of

> 4 0 obj

> there is

> 4
> 0
> obj

> Never saw something like this, but it seems to be legal. I will work on a
> solution.</span >

So you mean that we break the xref while trying to reconstruct it?

ouch</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>