[Libreoffice-bugs] [Bug 113037] Watermark created in LO shows improperly in Word
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Oct 17 03:59:06 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=113037
--- Comment #4 from Aron Budea <baron at caesar.elte.hu> ---
Here's the difference in XMLs, note how Word saves font-size as 1pt, while LO
saves it as 12pt.
Not sure if the 'on="t" fitshape="t"' make any difference.
Exported from LO:
<v:textpath on="t" fitshape="t" string="CONFIDENTIAL"
style="font-family:"Calibri";font-size:12pt"/>
Saved in Word:
<v:textpath style="font-family:"Calibri";font-size:1pt"
string="CONFIDENTIAL"/>
--
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/20171017/8cc90f21/attachment.html>
More information about the Libreoffice-bugs
mailing list