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

NISZ LibreOffice Team <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #7 from NISZ LibreOffice Team <[email protected]> ---
Created attachment 172197
  --> https://bugs.documentfoundation.org/attachment.cgi?id=172197&action=edit
Manually fixed version to get the same look

I found that the problem may be in the point to which the position is
calculated.

In Word the image has a vertical position of -0.29 cm below paragraph.
This is imported as -0.29 cm "From top" to Margin, which is not the same but
choosing another option such as Paragraph text area, Entire page or Page text
area does not help.
What helps is subtracting the amount of bottom margin (1.25 cm in this case)
from the -0.29 cm position to get -1.54 cm. 
That gives the ~same position as in Word, and this setting even survives saving
by Writer to docx. Which looks the ~same even in Word.

This may not be the correct way to solve this problem, but a hint towards the
direction.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to