How to Fix "This Document Is Digitally Signed and Cannot Be Edited"

How to Fix "This Document Is Digitally Signed and Cannot Be Edited"

Why a digitally signed PDF refuses edits and what to do instead: remove your own signature first, leave someone else's intact, or copy the content out.

That message is not a bug and not a lock you are meant to pick. A digital signature is a cryptographic seal over the exact bytes of the document: it exists so that any change is detectable. Editing the file invalidates it — and that is the feature working, not failing.

So the real question is which of three situations you are in.

First, work out what kind of signature it is

The word "signed" covers two completely different things, and only one of them causes this message.

A digital signature is a cryptographic certificate applied to the file. Your viewer shows a signature panel, a certificate name, and a validity statement. This is what produces the "cannot be edited" warning.

An electronic signature is a picture of a signature — drawn, typed or pasted onto the page. It carries no cryptography and locks nothing. If that is all your document has, nothing is stopping you editing it, and whatever error you are seeing has another cause (password protection or permissions).

Check in your viewer's signature panel. No certificate listed means no digital signature.

If you are the signer: remove the signature, then edit

If you applied the signature and still hold the certificate, you can clear it. In Adobe Acrobat, right-click the signature field and choose Clear Signature, or delete the signature field itself. The document becomes editable again and you re-sign when you are finished.

The order matters and people get it backwards: finish every edit first, then sign. A signature is meant to be the last thing that happens to a document.

If someone else signed it: do not strip the signature

If a counterparty, an employer or an authority signed the file, removing the signature to edit it destroys the only thing that made the document trustworthy — and depending on what the document is, altering it can be a serious matter. A signed contract, a signed certificate, a signed tax filing or a signed medical record is not yours to change.

What to do instead:

  • Ask the signer for a corrected version. This is almost always the right answer, and usually a five-minute request.
  • Add an annotation rather than an edit. Most viewers let you comment on a signed document without breaking the signature, because comments are stored as a separate incremental update rather than a change to the signed bytes. Whether the signature survives depends on how it was applied.
  • Attach a separate correction. A signed cover note referring to the signed original keeps both documents intact and is the normal way to handle this in a paper trail.

If you just need the content elsewhere

Sometimes the goal is not to alter the signed record at all — you need the text for a draft, a translation, or a new version. Copying the content into a new, unsigned document is fine, provided the new document is clearly a new document and not passed off as the signed one.

Select and copy the text, or export the pages, and build the new file from there. This site's editor can open the copy and let you rework it with the layout intact. What it will not do is help you alter a signed file while keeping the signature — nothing legitimate does.

Two things that look like this but are not

"The document has restricted permissions." That is a permissions password, not a signature. The owner set flags that disallow editing. It is a different mechanism with a different fix, and it still requires the owner's permission to change.

"Certified by … no changes allowed." A certification signature, applied by the author, that explicitly forbids modification. Same answer as a third-party signature: go back to the author.

Frequently asked questions

Can I edit a digitally signed PDF without invalidating the signature? No. Detecting change is exactly what the signature is for. Some viewers allow comments without breaking it, but any change to the page content invalidates it.

Will the signature just disappear if I edit it anyway? It will show as invalid or "document has been altered since signing", which is worse than absent — it reads as tampering.

The signature already says invalid. Can I edit it now? Technically yes, and you should still find out why it is invalid first. It may simply be an expired certificate your viewer cannot check, in which case the document is fine and the problem is validation, not integrity.

I signed it, but I have lost the certificate. Can I still clear it? You can usually delete the signature field without the certificate, since clearing is not the same as signing. You will not be able to re-sign with the same identity.

Does printing to PDF remove the signature? It produces an unsigned copy of the visible pages. That copy is a new document with no cryptographic standing — useful for reference, not a substitute for the signed original.

Usama Ramzan
Written byUsama RamzanFounder, Online PDF Edits

Usama Ramzan is the founder of Online PDF Edits, a browser-based PDF editor built to change text, images, and tables in existing PDFs without breaking their fonts, spacing, or multi-page layout. He writes about practical PDF editing, document workflows, and the engineering behind layout-safe editing.

Recommended reading

View all articles →