<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - Expose poppler-cairo"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=55540#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - Expose poppler-cairo"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=55540">bug 55540</a>
              from <span class="vcard"><a class="email" href="mailto:coolwanglu@gmail.com" title="Lu Wang <coolwanglu@gmail.com>"> <span class="fn">Lu Wang</span></a>
</span></b>
        <pre>I'm writing a pdf->html converter (pdf2htmlEX) with font extraction etc.

There are a few things I need CairoOutputDev
- Convert Type 3 fonts to SVG fonts
- Convert Backgrounds to SVG images (without text)

So basically I need to examine every PDF element, instead of a general PDF
rendering.

I don't know why CairoOutputDev is not exposed as SplashOutputDev</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>