<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Embedded EMF/WMF and SVM images shows text content on screen but not in print or PDF export on Windows (with HW acceleration and GDI, but not with OpenGL)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=104252#c32">Comment # 32</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Embedded EMF/WMF and SVM images shows text content on screen but not in print or PDF export on Windows (with HW acceleration and GDI, but not with OpenGL)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=104252">bug 104252</a>
              from <span class="vcard"><a class="email" href="mailto:Armin.Le.Grand@me.com" title="Armin Le Grand (CIB) <Armin.Le.Grand@me.com>"> <span class="fn">Armin Le Grand (CIB)</span></a>
</span></b>
        <pre>Took a look at current version, using sample EMF from <a href="show_bug.cgi?id=104252#c29">comment 29</a>. On WIn, just
a black box is exported. In the code I see that the EMF is a EMF+ which
currently uses the EMF+ DirectRenderer which itself uses a UNO API Canvas
direct renderer (which explains the differences when having different
renderers). With that one we have numerous problems since it exists.
There is work on the way to change this to an EMF+ importer that uses
primitives and will replace the direct renderer completely leading to a
consistent geometry output, independent from the renderer. Thus, chances are
good that this will be solved with that change, too.</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>