Skip to main content
Participant
February 21, 2024
Question

Field names missing

  • February 21, 2024
  • 1 reply
  • 409 views
I have forms that need to be filled out. I created this so I can stick the form in the printer and all the information gets printed in the proper location. Trouble is, as you can see, the field names are not showing up. They show up when I edit fields but not after I exit editing. They are all named so I'm sure there must be a setting. Under field properties I have Form field set as visible but that must not include the text. Is there a way for the text to show up so when I'm filling out the form i don't put the wrong information in the wrong box? Adobe Acrobat XI Pro.

This topic has been closed for replies.

1 reply

try67
Community Expert
Community Expert
February 21, 2024

No, they don't. Field names are a property of the field, not printable content.

You can use a simple script to set the field names as their default values, if you want them to be printed (and shown on screen), though.

Participant
February 26, 2024

I just wanted the names to be visible but not printable. I only wanted what I typed in the box to print. If I typed nothing it would print nothing.  I found a different way to do what I want. Thanks for the response though.