How to Flatten a PDF Form: Remove Editable Fields
You've filled out a PDF form — entered your name, address, signed it — and now you want to send it without anyone being able to change your answers. That's exactly what flattening does. Flattening a PDF merges all form fields into the document itself, making it non-editable and ensuring your data stays exactly as you entered it.
This guide covers every practical method to flatten a PDF form, from free browser-based options to desktop software, so you can pick what works best for your situation.
What Does "Flattening" a PDF Actually Mean?
An interactive PDF form contains layers — the base document and separate form field layers on top. When you type into a text box or click a checkbox, you're interacting with those floating layers. Flattening merges everything into a single static layer, effectively baking your input into the page itself.
After flattening, the PDF looks identical but no longer contains editable form fields. This is important when submitting official documents, signing contracts, or archiving completed forms — you don't want the recipient to accidentally (or deliberately) change your entries.
Method 1: Print to PDF (Free, Works on Any OS)
The simplest method requires no software download. Open your completed PDF in any PDF viewer, then "print" it — but instead of sending it to a physical printer, choose "Save as PDF" or "Microsoft Print to PDF" as your destination. The resulting file will have all form data flattened.
On Windows: Open the PDF in Edge or Chrome, press Ctrl+P, select "Microsoft Print to PDF" or "Save as PDF", and click Save.
On Mac: Open in Preview or Chrome, press Cmd+P, click the "PDF" dropdown in the lower-left corner, and choose "Save as PDF".
Limitation: This method may slightly affect quality at very high zoom levels, though for standard document use it's perfectly fine.
Method 2: Using Adobe Acrobat Reader (Free)
Adobe Acrobat Reader (the free version) can flatten PDFs through its print-to-PDF approach. Open your form in Reader, go to File > Print, and choose Adobe PDF as the printer. This creates a flattened copy. Note that direct "flatten fields" functionality in Reader requires Acrobat Pro — but the print workaround achieves the same result.
Method 3: Adobe Acrobat Pro (Most Reliable)
If you have Acrobat Pro, flattening is built right in:
- Open the PDF in Acrobat Pro
- Go to Tools > Print Production > Flattener Preview
- Click Apply to flatten the entire document
Alternatively, use the scripting approach via Tools > Forms > Flatten. Acrobat Pro gives you full control and handles complex forms with annotations, digital signatures, and multi-page documents reliably.
Method 4: Online PDF Flattening Tools
Several free online tools can flatten PDFs without requiring any software:
- PeacefulPDF — Upload your form, flatten it, download instantly. No account required.
- Smallpdf — Offers a flatten tool as part of their PDF editor
- PDF2Go — Upload and convert with form field removal
- iLovePDF — Has a dedicated flatten feature
For sensitive documents (tax forms, legal documents), consider whether you're comfortable uploading them to a third-party server. PeacefulPDF processes files securely and deletes them after download.
Method 5: Using LibreOffice (Free Desktop App)
LibreOffice Draw can open PDFs and export them as flattened files. Open the PDF in LibreOffice Draw, then go to File > Export as PDF. The exported file will not contain interactive form fields. This method works well for text-heavy forms but may not perfectly preserve complex layouts.
When Should You Flatten a PDF Form?
Flatten your PDF when:
- Submitting a completed application or official form
- Archiving a signed contract (prevents future editing)
- Sending a form to someone who doesn't need to fill it out
- Combining a form with other PDFs (merged form fields can cause conflicts)
- The recipient's PDF viewer isn't displaying your form correctly
Don't flatten before the form is fully complete — flattening is permanent and you can't edit the fields afterward.
Common Issues and Fixes
Fields disappear after flattening: This happens if a field was left empty and the "hidden when empty" property was set. Fill in all required fields before flattening.
Checkboxes not visible after flattening: Some PDF viewers render checkboxes differently. Try the print-to-PDF method with a different viewer, or use Acrobat to ensure checkbox symbols render correctly.
Signature field missing: Digital signatures require special handling. If the form has a digital signature field, flatten after the signature is applied. The signature visualization will be baked in, but the cryptographic validity may not be preserved — for legally critical signatures, check with your recipient.
Difference Between Flattening and Locking
Flattening removes form fields entirely by merging them into the page. Locking (password protection) keeps form fields but prevents editing unless the user knows the password. For sharing completed forms, flattening is usually better — it's simpler for the recipient and doesn't depend on password management.