<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - pdfseparate takes a long time and does not reduce file size"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=77549#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - pdfseparate takes a long time and does not reduce file size"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=77549">bug 77549</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=97897" name="attach_97897" title="remove annotations from separated pages">attachment 97897</a> <a href="attachment.cgi?id=97897&action=edit" title="remove annotations from separated pages">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=77549&attachment=97897'>[review]</a>
remove annotations from separated pages

The problem is the usage of page annotations: Because page annotations have
references to the page which have a reference to the parent and so on and so on
all objects become marked and are written to the output file, and it takes a
lot of time because we get endless loops and it takes a while after the endless
loop detection fires.
Pdfseparate is just a small tool to separate single pages, and I think we can
live with the fact that annoations are removed. Since acroforms can reference
in their fields also annotations, I removed the acroform entry, too.

@Albert: if You want to test the patch yourself I think I can forward the mail
from Cory.</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>