<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Writer: Converting DOCX to HTML reduces grouped image quality."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=124325#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Writer: Converting DOCX to HTML reduces grouped image quality."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=124325">bug 124325</a>
              from <span class="vcard"><a class="email" href="mailto:ysuk@unboundmedicine.com" title="Young S. <ysuk@unboundmedicine.com>"> <span class="fn">Young S.</span></a>
</span></b>
        <pre>Also, I've started tinkering with the source code. Most of the relevant code
seems to be in sw/source/filter/html/htmlflywriter.cxx, where
OutHTML_FrameFormatGrfNode() (line 1777) or OutHTML_FrameFormatAsImage() (line
1739) both call the below WriteGraphic() method in
svx/source/xoutdev/_xoutbmp.cxx (line 113)

    ErrCode XOutBitmap::WriteGraphic( const Graphic& rGraphic, OUString&
rFileName,
                                 co nst OUString& rFilterName, const XOutFlags
nFlags,
                                 const Size* pMtfSize_100TH_MM,
                                 const css::uno::Sequence<
css::beans::PropertyValue >* pFilterData )

Would anyone happen to know if modifying the pMtfSize_100TH_MM parameter would
alter the output image size/quality? I've been doing custom builds with this
parameter modified but have had problems so far.

Any help would be greatly appreciated. Thank you and wish you all the best~~</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>