<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 - Missing numerical characters when converting .docx to .pdf"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=122037">122037</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Missing numerical characters when converting .docx to .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-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (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>Printing and PDF export
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>email4md82@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
Converting the attached .docx to a .pdf using libreoffice 6.1.3.2 results in a
.pdf which misses certain numerical characters. To be specific; certain cells
of the third column of the second table are missing a trailing 0 character for
some reason. When converting the same .docx using Pages these characters are
not missing. I've also tried libreoffice 5.4.7.2 and 4.4.7.2 and they give the
same erroneous result. I've attached the original .docx, a .pdf version
generated with Pages and the fault .pdf version generated with
libreoffice6.1.3.2 for reference.

Steps to Reproduce:
1. Use the attached .docx document as the source for the pdf conversion. The
command used was: `libreoffice --headless --convert-to pdf --outdir test.pdf

Actual Results:
A .pdf is produced that is missing the numerical character 0 in some cells of a
table

Expected Results:
The missing 0 characters should have been rendered on the final .pdf


Reproducible: Always


User Profile Reset: No



Additional Info:</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>