<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILESAVE: Image in HTML couldn't be saved aligned to center in Writer"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=65428#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILESAVE: Image in HTML couldn't be saved aligned to center in Writer"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=65428">bug 65428</a>
              from <span class="vcard"><a class="email" href="mailto:kevin_libreoffice@nym.hush.com" title="kevin_libreoffice@nym.hush.com">kevin_libreoffice@nym.hush.com</a>
</span></b>
        <pre>Confirming that I see this in 5.3.3.2.  It's been a problem for years.  When
images are added using Insert->Image, the default is to center the image on the
screen.  Exporting to PDF works fine (the image remains centered).  But
exporting to HTML makes the image left justified.

The export-to-HTML flow is used for creating Kindle ebooks.  So this is
problematic for writers.

I had to manually fix the HTML in a previous version.  In the 'div' container
encapsulating the image, the width & height are specified, and appear to be the
size of the image.  When I removed these, the div container spans the entire
screen and allows the image to center.</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>