<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><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> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN DOCX Word 2007 rotated image has wrong distance to text"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=143475">bug 143475</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Summary</td>
           <td>FILEOPEN DOCX Inline anchored, rotated image has wrong distance to text
           </td>
           <td>FILEOPEN DOCX Word 2007 rotated image has wrong distance to text
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN DOCX Word 2007 rotated image has wrong distance to text"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=143475#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN DOCX Word 2007 rotated image has wrong distance to text"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=143475">bug 143475</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>Word 2007 (=version 12) has the special feature, that for images, which are
rotated between 45deg and 135deg or between 235deg and 315deg, the effectExtent
values are based on an rectangle without swapped width and height.
Because the current code assumes swapped width and height - as usual for newer
versions and other objects - it calculates wrong wrap margins.

That results in too large top and bottom margin in the example document, which
leads to a page break, because the image has not enough space on the first
page.

The problem is not only with inline anchored images, but with other anchor
types too.

I have started work on a patch in
<a href="https://gerrit.libreoffice.org/c/core/+/119482">https://gerrit.libreoffice.org/c/core/+/119482</a>.</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>