[Libreoffice-bugs] [Bug 114179] FILEOPEN DOCX Custom size and position of the chart wall is not interpreted in DOCX files created with Word 2013
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sun Jul 22 19:43:38 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=114179
--- Comment #5 from Gabor Kelemen <kelemeng at ubuntu.com> ---
(In reply to Bartosz from comment #4)
> I have analysed the root cause of problem, and it seems that size of the
> Diagram Shape is not known.
There is this piece of xml in the original files word/charts/chart1.xml that
looks relevant:
<c:manualLayout><c:layoutTarget val="inner"/><c:xMode val="edge"/><c:yMode
val="edge"/><c:x val="0.4291878098571012"/><c:y val="0.41305555555555556"/><c:w
val="0.46664552347623223"/><c:h val="0.34062148481439819"/></c:manualLayout>
Of course the file saved by LO lacks this.
Maybe parsing this is the direction to go?
--
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/20180722/432f0abf/attachment.html>
More information about the Libreoffice-bugs
mailing list