Skip to main content
Participant
March 4, 2016
Question

how to require a pdf field to be completed

  • March 4, 2016
  • 1 reply
  • 392 views

I'm using Acrobat XI

I created a PDF application and want to require users to HAVE TO complete certain fields otherwise they either can't save the pdf or will be prevented from filling out any other fields.

This topic is closed to new replies. Start a new post to keep the conversation going.

1 reply

try67
Community Expert
Community Expert
March 4, 2016

You can't prevent someone from saving a file.

You can, however, set all of the other fields as read-only until they filled a specific field. This will require a lot of code applied to each of your fields, and is not really worth it, in my opinion.