Bug 86783

Summary: PDF Checkboxes are not converted anymore
Product: poppler Reporter: daniel4223
Component: utilsAssignee: poppler-bugs <poppler-bugs>
Status: RESOLVED MOVED QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: the PDF i tested with
the PDF i tested with

Description daniel4223 2014-11-27 11:08:18 UTC
in Version 0.12.4 PDF Checkboxes are converted (to a $ Sign).

in Version 0.28.1 PDF Checkboxes are not converted anymore.
Comment 1 Jose Aliste 2014-11-27 11:32:38 UTC
I fail to see why this is a bug? Pdf checkboxes should be available to you in the Annotations. Look for instance with popppler-glib-demo and see if you can see the checkboxes of your file there.
Comment 2 daniel4223 2014-11-27 11:52:08 UTC
sorry i forget to mention that i work with the tool pdftotext.
Comment 3 Jose Aliste 2014-11-27 11:55:24 UTC
Ok, that makes more sense. thanks.
Comment 4 daniel4223 2014-11-27 12:03:38 UTC
Created attachment 110124 [details]
the PDF i tested with
Comment 5 daniel4223 2014-11-27 12:07:19 UTC
Created attachment 110125 [details]
the PDF i tested with
Comment 6 Adrian Johnson 2014-11-29 00:45:53 UTC
Save as text in acroread converts the check boxes to:

(checkbox) Unchecked

or 

(checkbox) Checked

We should do something similar instead of outputting a random character like '$'. Another option is to use unicode checkboxes. eg ☐, ☑, and ☒.
Comment 7 daniel4223 2014-12-01 08:53:29 UTC
I personally would prefer an X
Comment 8 daniel4223 2017-12-04 09:47:06 UTC
hi,

anything new here?
Comment 9 GitLab Migration User 2018-08-20 21:46:54 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/poppler/poppler/issues/66.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.