Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
P
poppler
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 612
    • Issues 612
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 39
    • Merge Requests 39
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • poppler
  • poppler
  • Issues
  • #541

Closed
Open
Opened Jul 20, 2018 by Bugzilla Migration User@bugzilla-migration

"8" shown instead of "x" inside checkbox when converting LibreOffice-generated form to PostScript

Submitted by Michael Weghorn

Assigned to poppler-bugs

Link to original bug (#107303)

Description

Created attachment 140724 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.)

Attachment 140724, "Sample form generated by LibreOffice":
simple_form.pdf

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: poppler/poppler#541