<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - UI of export to PNG and JPG misleading for resolution"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=115464#c34">Comment # 34</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - UI of export to PNG and JPG misleading for resolution"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=115464">bug 115464</a>
              from <span class="vcard"><a class="email" href="mailto:munk@home.nl" title="Dirk Munk <munk@home.nl>"> <span class="fn">Dirk Munk</span></a>
</span></b>
        <pre>The graphics engine of LibreOffice is not really meant for picture
manipulation, like changing ratio. I use Affinity Photo for all my picture
manipulations, and then I insert the image with the proper dpi and size (in
cm).

This bug is about exporting office documents as png or jpg. I noticed that the
documents will be exported with the display dpi (96 in my case), and then
recalculated in the desired dpi (often 300 for prints). 

That will result in loss of quality. For instance if the page has a 300 dpi
image inserted, the number of pixels will be reduced at first (to 96 dpi), and
then increased again to 300 dpi. That is not the way it should be.

If a document has to be exported to png or jpg, the resulting image should be
calculated in one step, so in this case to 300 dpi.</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>