Skip to main content
Participant
July 2, 2019
Answered

Adobe Acrobat DC won't recognize fields

  • July 2, 2019
  • 1 reply
  • 1823 views

Hello,

I'm trying to create a fillable answer sheet (think scantron, akindi, markmytest, etc.), but  Adobe doesn't recognize the "bubbles" as radio button fields. Has anyone found a solution to this? Has anyone created a similar form?

Thanks,

Tina

This topic has been closed for replies.
Correct answer try67

The Field Detection Wizard in Acrobat is very fickle. It almost never identifies everything, and when it does identify things, it often does so incorrectly. There's no much we can do about it.

However, it is possible to create fields automatically using a script, which is much more reliable. For example, I've developed this (paid-for) tool that identifies specific Wingdings characters and adds check-box or radio-button fields on top of them, with a 100% success rate.

You can find it here: Custom-made Adobe Scripts: Acrobat/Reader -- Convert Wingdings To Fields

1 reply

try67
Community Expert
try67Community ExpertCorrect answer
Community Expert
July 2, 2019

The Field Detection Wizard in Acrobat is very fickle. It almost never identifies everything, and when it does identify things, it often does so incorrectly. There's no much we can do about it.

However, it is possible to create fields automatically using a script, which is much more reliable. For example, I've developed this (paid-for) tool that identifies specific Wingdings characters and adds check-box or radio-button fields on top of them, with a 100% success rate.

You can find it here: Custom-made Adobe Scripts: Acrobat/Reader -- Convert Wingdings To Fields

tec2019Author
Participant
July 2, 2019

I don't have it in a Word doc, just a regular PDF. Will it work from that too? For the radio buttons, will it group them correctly?

1. A B C D E

2. A B C D E

etc.

try67
Community Expert
Community Expert
July 2, 2019

If the characters are not in Wingdings it won't recognize them, no. And it doesn't group fields, either.