<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - "8" shown instead of "x" inside checkbox when converting LibreOffice-generated form to PostScript"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=107303">107303</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>"8" shown instead of "x" inside checkbox when converting LibreOffice-generated form to PostScript
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>poppler
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

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

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

        <tr>
          <th>Component</th>
          <td>utils
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>m.weghorn@posteo.de
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=140724" name="attach_140724" title="Sample form generated by LibreOffice">attachment 140724</a> <a href="attachment.cgi?id=140724&action=edit" title="Sample form generated by LibreOffice">[details]</a></span>
Sample form generated by LibreOffice

Converting a LibreOffice-generated PDF form with a ticked checkbox to
PostScript leads to an "8" being shown inside the check box rather than the
expected "x" sign.

Steps to reproduce:

1) Open attached PDF form "simple_form.pdf" in Okular
2) tick the checkbox
3) print (either to a real printer or use "Print to File (PDF)")
4) Look at the output/printout

Result:

An "8" is shown inside of the checkbox that has been ticked.

Expected result:

The same checkmark ("x") as displayed in Okular is shown inside the checkbox on
the printout.


This can also be reproduced by directly calling 'pdftops' on a PDF form saved
after ticking the checkbox:

    $ pdftops simple_form_CHECKBOX_TICKED_CLEANED.pdf
    Syntax Error: Unknown font tag 'ZaDb'
    Syntax Error: Unknown font tag 'ZaDb'

(In addition to ticking the checkbox, the document has been run through 'mutool
clean' to make analysis easier.)</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>