<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Regression in pdfunite"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=58569#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Regression in pdfunite"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=58569">bug 58569</a>
              from <span class="vcard"><a class="email" href="mailto:Thomas.Freitag@alfa.de" title="Thomas Freitag <Thomas.Freitag@alfa.de>"> <span class="fn">Thomas Freitag</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=72188" name="attach_72188" title="Repair pdfunite">attachment 72188</a> <a href="attachment.cgi?id=72188&action=edit" title="Repair pdfunite">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=58569&attachment=72188'>[review]</a>
Repair pdfunite

Sorry, when I implemented the support encrypted pdf files in pdfseparate I
missed that writePageObjects of course is also used in pdfunite for combining
pages, and even more that encrypted files are still not supported by pdfunite,
I removed the numoffset from writing the objects itself. Therefore there are
still all objects in the combined pdf file, but the references missing the
numoffset and therefore were no more reachable.
The patch repairs it.</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>