Open the file in a viewer that supports forms, check whether the document was flattened or protected, then test the save behavior again before rebuilding the form.
Fix fillable PDF fields not working
Most broken PDF forms are not actually broken. They are being opened in the wrong app, flattened too early, or saved in a way that strips the field behavior.
What is your form doing?
Quick diagnosis
- If you cannot click into any field, the file may be flattened or opened in the wrong viewer.
- If you can type but nothing saves, test the save path before changing the form.
- If only some fields fail, the field setup itself is probably the issue.
Start with the viewer
Some browser-based viewers display PDF forms but do not handle every field type or save behavior well. Test the same file in Acrobat or another form-capable app before changing the form itself.
Check whether the form was flattened
If the form was flattened, the fields are no longer editable. The file may look like a form, but it behaves like a static PDF.
This is common after someone exports, prints to PDF, or uses a workflow that preserves appearance but destroys interactivity.
Check restrictions or protection
Permissions can block editing or saving. If the form is protected, you may need the original source file or a new export without restrictions.
If the file came from another system or team, ask whether a secure or locked variant was sent by mistake before you start rebuilding fields.
Test save behavior carefully
- Open the form in a supported app.
- Type sample content into the fields.
- Save a copy.
- Close and reopen the saved file.
Check the problem in a second viewer
If one viewer fails and another works, the PDF may be usable as-is and the real fix is choosing a better app for the workflow. That is faster than rebuilding a form that was never actually broken.
Check this before you leave
- You can click into every field that should accept input.
- The file saves and reopens with the sample data intact.
- The form still works in a second viewer, not just the one used for editing.
Frequently asked questions
The file may be flattened or the current viewer may not support the form features in that PDF.
The save path, the viewer, or the field configuration may not be preserving the data correctly.
Reference docs
- Adobe Help: Fill and sign forms - Reference for interactive field behavior in supported PDF workflows.