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

Substituing a text box for a tick box

New Here ,
May 12, 2016 May 12, 2016

I have got a PDF form which has been converted by Adobe into a fillable form. Only thing is that it has converted some boxes into a free writing box whereas I want it as a tick box.

It seems like the only way I can do this is to insert this box over the current free writing box and its fiddly and time consuming.

Is there a way that I can just substitute the free writing box for a tick box without having to change the size or shape of the box?

TOPICS
Acrobat SDK and JavaScript
1.2K
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

correct answers 1 Correct answer

LEGEND , May 12, 2016 May 12, 2016

I would delete the text box field and then add a check box field or check boxes if they are part of an exclusionary group.

The form Wizard is pretty poor at creating form fields. I just create them all manually using tools like create mulitiple copies as needed.

Translate
LEGEND ,
May 12, 2016 May 12, 2016

I would delete the text box field and then add a check box field or check boxes if they are part of an exclusionary group.

The form Wizard is pretty poor at creating form fields. I just create them all manually using tools like create mulitiple copies as needed.

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 ,
May 12, 2016 May 12, 2016

Is there a way that I can just substitute the free writing box for a tick box without having to change the size or shape of the box?

Hi.

This is possible but… it requires Acrobat 5 ou 4. Beginning with Acrobat 6 we cannot change a field type.

I still don't know why.

As George said, you must delete the text field and create a new checkbox.


Acrobate du PDF, InDesigner et Photoshopographe
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
Advocate ,
May 14, 2016 May 14, 2016

Knowing that it is a rhetoric question, but wasn't that when Adobe moved the development of Acrobat to another continent, breaking all the understood concepts and sense of responsibility from the Best Acrobat Ever (Acrobat 5). The result was the Worst Acrobat Ever (Acrobat 6), and starting the "even version number curse" for Acrobat (even version numbered Acrobats sucked more or less big time).

And, of course, despite many requests, Adobe still has not been able (or willing; probably both) to provide the getAction() JavaScript method…

(so much for my Saturday Morning Rant…)

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
New Here ,
May 20, 2016 May 20, 2016

It looks like this is the only way to do this - how hopeless is that? Surely it isn't rocket science to have a button to simply change the box format. I see a developed elsewhere on the web has done a fix for this at a cost of $50 - why can't Adobe use this guy's solution and add it into the format?

Really frustrated about this.

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
Advocate ,
May 21, 2016 May 21, 2016
LATEST

As already stated, that was possible in the first Acrobat versions. It was a decision by Adobe to break that feature.

Of course, feel free to make an according feature request.

And, if you want to save those $50, feel free to write your script; what you'd have to do is well described in this thread.

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