<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Text missing from PDFs"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=63587#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Text missing from PDFs"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=63587">bug 63587</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=78269" name="attach_78269" title="consider a softmask transfer function always">attachment 78269</a> <a href="attachment.cgi?id=78269&action=edit" title="consider a softmask transfer function always">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=63587&attachment=78269'>[review]</a>
consider a softmask transfer function always

It's not a core problem even if it seems so because cairo has the same problem:

The PDF uses a softmask with a transfer function which inverts everything, but
the output devices, especially splash, ignores this transfer function when
alpha is set to true. Therefore the softmask knocks out everything instead of
just remove the background transpareny.

The patch solves it for splash, probably it's quite easy to do the same in
cairo for a cairo specialist.

BTW, the patch also changes the output for some defect PDFs in my PDF suite
(bug-poppler30228.pdf, bug-poppler10910.pdf, tauya.f8.pdf), but because they
are damaged I couldn't compare the output with acrobat.</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>