Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

convert text field to checkbox

Explorer ,
Oct 10, 2016 Oct 10, 2016

Is there any way to convert a text field to a checkbox? Trying to convert a paper-based document (which is a PDF) to a fillable form, and it's imported most of the fields fine, but a bunch of them are text fields and I need checkboxes.

I am being lazy... could just delete and redo...

M

TOPICS
Acrobat SDK and JavaScript
862
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Oct 10, 2016 Oct 10, 2016

There's no built-in command in Acrobat that does that. The only solution is indeed to delete and then re-create the fields, but that can be done using a script, like this one I've created: Custom-made Adobe Scripts: Acrobat -- Convert Form Fields Type

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Oct 10, 2016 Oct 10, 2016
LATEST

Ah, thought so. Never mind; can't afford the script, but it would be useful

Off to do the manual thang.

M

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines