<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - PDF: The resolution of the images after importing the PDF"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=121450">121450</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>PDF: The resolution of the images after importing the PDF
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>6.1.3.2 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86 (IA32)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Windows (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Writer
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>meat_12237@rambler.ru
          </td>
        </tr></table>
      <p>
        <div>
        <pre>When I import PDF, the PDF file is converted to a low-resolution image (96
ppi).

This resolution value is currently hardcoded in
vcl/source/filter/ipdf/pdfread.cxx.

Need to adjust the resolution of image that was converted.

Problem:

This low-resolution image is printed.
It is very long and unproductive to use third-party software to convert PDF to
high-resolution image.

Temporary solution:

1. (if a pdf file is a vector) - Import PDF file into DRAW, then copy to
WRITER.
2. (for any pdf) - Export the WRITER document with an imported PDF as PDF file.
In this case, the WRITER reused the original PDF.</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>