Skip to main content
Participant
November 27, 2018
Answered

Adding Check Boxes to PDF

  • November 27, 2018
  • 1 reply
  • 3251 views

Hi. I have a form that I want to make fillable. It is a questionnaire with yes no questions where the client checks a check box. Is there a way to have adobe recognize the check boxes to add in check boxes like it does to fillable text lines? We have a couple hundred to send and they are each personalized to the client and I am just looking for a way to not have to add 30 check boxes individually to each form that is being sent. Thanks!

This topic has been closed for replies.
Correct answer try67

There's no built-in tool that allows you to do it. The options are to use a script to create the fields, rely on the fields detection wizard or manually create the fields.

Edit: fixed a typo

1 reply

try67
Community Expert
Community Expert
November 27, 2018

It's tricky, but if you use the Wingdings font for the check-boxes then it's possible to use a script to identify them and then add the form fields on top of them.

I've actually developed a (paid-for) tool that does just that. You can find it here: Custom-made Adobe Scripts: Acrobat/Reader -- Convert Wingdings To Fields

RayEvenAuthor
Participant
November 27, 2018

Thanks but our company won't allow the purchase of a custom made tool. I just need to know how to configure it myself. 

try67
Community Expert
try67Community ExpertCorrect answer
Community Expert
November 27, 2018

There's no built-in tool that allows you to do it. The options are to use a script to create the fields, rely on the fields detection wizard or manually create the fields.

Edit: fixed a typo