[Libreoffice-bugs] [Bug 125108] FILEOPEN DOCX: Transparency of Watermark gets lost

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sat Feb 8 13:58:26 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=125108

--- Comment #3 from Regina Henschel <rb.henschel at t-online.de> ---
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200208/653e7d90/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list