Skip to main content
Participant
April 28, 2019
Answered

How to Protect a Fillable PDF Using Password Security and Digital Signatures

  • April 28, 2019
  • 5 replies
  • 2833 views

I am using Acrobat DC. I have a client who only has Reader. She is requesting that I send her a fillable PDF that is locked. She needs to be able to unlock the PDF herself, edit the fillable fields, re-lock it, and send it out to her clients.

I tried "restrict editing", and it does not stop the ability to edit the fillable fields.

I tried creating a password protection, but when I unlock the document it only allows me to make changes under the Edit tool, not the fillable fields. Also it does not give me an option to use the password to use the Prepare Form tool. It just says that I cannot use Prepare Form because of the security settings.

I also thought of locking each field in the properties window, but then she would not be able to unlock or edit them.

I hope this makes sense. TIA for your help!

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

    Hi all,

     

    How can I protect a completed fillable PDF?

    Acrobat provides different document protection features depending on your workflow.

    • Password security helps control who can open a PDF or perform actions such as editing, printing, copying content, or changing security settings.
    • Digital signatures help verify the signer's identity and indicate whether a document has been modified after it has been signed.

    These features serve different purposes and can be used together when your workflow requires both document protection and document integrity verification.

    Password Security Digital Signatures
    Controls access and permissions Verifies document authenticity and integrity
    Can restrict editing, printing, copying, and security changes Indicates whether a document has changed after it was digitally signed
    Uses Document Open and Permissions passwords Uses a certificate-based Digital ID

    References

     

    How do passwords and permissions protect a PDF?

    Acrobat supports two types of password security.

    • A Document Open Password requires a password before the PDF can be opened.
    • A Permissions Password allows the document owner to restrict editing, printing, copying content, or changing security settings.

    Users who know the permissions password can modify or remove those restrictions.

    References

     

    Can a recipient unlock, edit, and restore the original password protection?

    No. Acrobat doesn't provide a workflow that allows a recipient using Acrobat Reader to temporarily remove password protection, edit the PDF, and then restore the original security settings.

    If a PDF is protected with a Permissions Password, modifying the document or its security settings requires that password. If you don't have it, contact the document owner.

     

    What if I forgot the password myself?

    Acrobat doesn't offer a password recovery option. If you lose or forget a PDF's password, there's no built-in way to retrieve it or remove the restriction without it.

    If this happens:

    • Check whether you have an earlier, unprotected copy saved elsewhere (email, cloud storage).
    • Check a password manager or browser, in case the password was saved when you last opened the file.
    • If someone else created the PDF, ask them for the password.

    Once you have the password, you can remove it: Tools > Protect > Encrypt > Remove Security.

    Reference

     

    Which document protection method should I choose?

    Choose password security when you want to control access to a PDF or restrict editing and printing. Choose digital signatures when recipients need to verify document authenticity and whether the document has been modified after signing.

    Depending on your workflow, password security and digital signatures can be used together to provide both document protection and document integrity verification.

    Password protection matters beyond access control — it helps prevent unauthorized distribution of sensitive contracts, financial reports, and employee records, and can support compliance with industry regulations.

    References

    Thanks,

    ^BS

    5 replies

    BaniVerma
    Community Manager
    BaniVermaCommunity ManagerCorrect answer
    Community Manager
    August 10, 2026

    Hi all,

     

    How can I protect a completed fillable PDF?

    Acrobat provides different document protection features depending on your workflow.

    • Password security helps control who can open a PDF or perform actions such as editing, printing, copying content, or changing security settings.
    • Digital signatures help verify the signer's identity and indicate whether a document has been modified after it has been signed.

    These features serve different purposes and can be used together when your workflow requires both document protection and document integrity verification.

    Password Security Digital Signatures
    Controls access and permissions Verifies document authenticity and integrity
    Can restrict editing, printing, copying, and security changes Indicates whether a document has changed after it was digitally signed
    Uses Document Open and Permissions passwords Uses a certificate-based Digital ID

    References

     

    How do passwords and permissions protect a PDF?

    Acrobat supports two types of password security.

    • A Document Open Password requires a password before the PDF can be opened.
    • A Permissions Password allows the document owner to restrict editing, printing, copying content, or changing security settings.

    Users who know the permissions password can modify or remove those restrictions.

    References

     

    Can a recipient unlock, edit, and restore the original password protection?

    No. Acrobat doesn't provide a workflow that allows a recipient using Acrobat Reader to temporarily remove password protection, edit the PDF, and then restore the original security settings.

    If a PDF is protected with a Permissions Password, modifying the document or its security settings requires that password. If you don't have it, contact the document owner.

     

    What if I forgot the password myself?

    Acrobat doesn't offer a password recovery option. If you lose or forget a PDF's password, there's no built-in way to retrieve it or remove the restriction without it.

    If this happens:

    • Check whether you have an earlier, unprotected copy saved elsewhere (email, cloud storage).
    • Check a password manager or browser, in case the password was saved when you last opened the file.
    • If someone else created the PDF, ask them for the password.

    Once you have the password, you can remove it: Tools > Protect > Encrypt > Remove Security.

    Reference

     

    Which document protection method should I choose?

    Choose password security when you want to control access to a PDF or restrict editing and printing. Choose digital signatures when recipients need to verify document authenticity and whether the document has been modified after signing.

    Depending on your workflow, password security and digital signatures can be used together to provide both document protection and document integrity verification.

    Password protection matters beyond access control — it helps prevent unauthorized distribution of sensitive contracts, financial reports, and employee records, and can support compliance with industry regulations.

    References

    Thanks,

    ^BS

    Legend
    April 29, 2019

    I think it's important to identify what it is that you are protecting against. Often this has not been explored in detail, there's just a feeling that it isn't secure. Here are some possibilities, there are many more.

    1. Accidentally overwriting a shared original form. Solution: protect the original file with system security, nothing to do with PDF.

    2. Opportunistic price or order fraud (changing the prices on a quote for example). NOTHING can protect properly against this. If your company is vulnerable to this, then it's worth someone's trouble - if the PDF is too hard to edit - to type up a new fake. If a company is open to this fraud, it has a fault in procedures; it needs to be someone's job to check the numbers against records.

    3. Contract fraud: changing the terms of a contract before returning it signed. The solution here does exist, digital signatures. They can be used to prove that the client changed the contract - needs expert advice to set up something legally binding. Staff may need to be trained to check signatures (every time potentially, and NOT by just looking at the marks on the page, which are easily faked).

    4. User convenience: if the user doesn't need to change the form any more, why confuse them by inviting them to fill it? This can be handled by setting fields read only but beware: don't do this just because the form is saved. Form designers forget that forms often have to be saved when half filled, to return later (after lunch, a meeting, going away to look up stuff for the form, or a crisis).

    5. Protecting secrets inside the scripts of the form, for example passwords or internal pricing, or protecting the work done in writing the scripts from competitors. You can't protect this, don't even try. Be sure you don't need secrets in the form, by design.

    try67
    Community Expert
    Community Expert
    April 29, 2019

    2. You can use digital signatures to protect from that, too, as long as the file stays in digital format. If it's printed, you can't control whether it was changed or not (although I've heard of some third-party plugins that generate a unique QR code when a file is signed, which can later be scanned and verified against the signature, even from a printed copy).

    try67
    Community Expert
    Community Expert
    April 29, 2019

    The best way is to use digital signatures. It will not prevent the file from being edited by someone who is willing enough to do so, but it will allow you to prove that the file was editing after it was signed. And the best part is you only need Reader to use them. So you can create the file with two digital signature fields, sign the first one, send to your client, who in turn can fill in the fields and then sign it herself. The second signature field can be set to lock all the fillable fields.

    Legend
    April 29, 2019

    You can add a password, and the client can take it off if they know the password. They will however need to pay for Acrobat in order to do this; this is all part of Adobe's plan. Bear in mind that a lot of software will ignore the password and allow editing! This is not a security measure, and you CANNOT USE SECURITY MEASURES TO STOP ANY PDF FROM BEING EDITED. So if there is some kind of fraud you are trying to prevent you need a different plan.