Copy link to clipboard
Copied
Hi!
I have created a pdf interactive forms file by indesign.
whit acrobat pro i made it editable and with permission to save it for the reader version.
Now i have a problem
I would like to "block" this file...I want that other person can see what i wrote in, but no to modify it.
But if i save the pdf still modifyable.
How can i do?
Thanks
Copy link to clipboard
Copied
There are a couple of ways to prevent others from editing the form form fields once you fill them in and most will also prevent you from modifying them.
First there are digital signatures and you can lock the fields when you apply your digital signature. You will have to remove the digital signature before you can edit the fields. Note that the digital signature can alert you if there have been any changes to the signed PDF.
You can flatten the PDF form and make the form fields part of the content of the PDF. This will destroy the form fields ability to be edited or extracted.
You can make the form fields read only and then when you want to edit the form run a script to change the read only property of the fields to false. Of course this may make calculated fields read write which you might not want..
One could also add an advanced script to verify the login ID of the user and then unlock the locked fields when the form is opened by someone using your login ID.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now