<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN DOCX: Transparency of Watermark gets lost"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=125108#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN DOCX: Transparency of Watermark gets lost"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=125108">bug 125108</a>
              from <span class="vcard"><a class="email" href="mailto:rb.henschel@t-online.de" title="Regina Henschel <rb.henschel@t-online.de>"> <span class="fn">Regina Henschel</span></a>
</span></b>
        <pre>The property is draw:image-opacity. Save the document in odt-format. Open the
package e.g. with 7Zip. You see a file styles.xml. Open it for editing. Therein
find the watermark by its name "WordPictureWatermark7208853". You see its
draw:style-name is "Mgr3" and the other one "Mgr1". Find those styles. They
have the attribute draw:image-opacity="100%". Set it to e.g.
draw:image-opacity="10%". Save it, close editor, update package. Open the
changed file. Notice that the watermark is transparent.

This shows, that LibreOffice is able to render transparent watermarks, only the
import does not set the needed attribute value.</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>