<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:todventtu@suomi24.fi" title="Buovjaga <todventtu@suomi24.fi>"> <span class="fn">Buovjaga</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - UNO: LibreOffice ignores MaxImageResolution"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=116904">bug 116904</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;">Status</td>
           <td>UNCONFIRMED
           </td>
           <td>NEEDINFO
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>todventtu@suomi24.fi
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Ever confirmed</td>
           <td>
                
           </td>
           <td>1
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - UNO: LibreOffice ignores MaxImageResolution"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=116904#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - UNO: LibreOffice ignores MaxImageResolution"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=116904">bug 116904</a>
              from <span class="vcard"><a class="email" href="mailto:todventtu@suomi24.fi" title="Buovjaga <todventtu@suomi24.fi>"> <span class="fn">Buovjaga</span></a>
</span></b>
        <pre>(In reply to julian.steinkellner from <a href="show_bug.cgi?id=116904#c0">comment #0</a>)
<span class="quote">> Description:
> After updating from LibreOffice 5.1.5.2 to 5.4.5.1 docx-files containing a
> picture with high DPI do not result in smaller pdfs when converting with
> MaxImageResolution=75 compared to converting with MaxImageResolution=300.</span >

Could you try with 6.0.x and master as well?
<a href="https://dev-builds.libreoffice.org/daily/master/Win-x86_64@42/current/">https://dev-builds.libreoffice.org/daily/master/Win-x86_64@42/current/</a>

I guess you have to edit the line
extrapaths += glob.glob(os.environ['PROGRAMFILES']+'\\LibreOffice*') + \

to be

extrapaths += glob.glob(os.environ['PROGRAMFILES']+'\\LibreOfficeDev') + \

in order to force it to use the master build.

If it still happens, please attach an example docx file so we can quickly test.

Set to NEEDINFO.
Change back to UNCONFIRMED, if the problem persists. Change to RESOLVED
WORKSFORME, if the problem went away.</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>