Flattening (PDF)
Permanently merging interactive elements — form fields, annotations, signatures — into the static page content of a PDF so they can no longer be edited.
Flattening a PDF converts its interactive or layered elements into static page content. After flattening, the PDF looks identical but can no longer be edited in the usual ways: form fields become non-fillable text, annotations become part of the page, and digital signatures are "locked" into the document.
Why flatten
The main reason to flatten is to lock in a final state. Scenarios:
- Signed contracts. You've added your signature to a contract. Flattening prevents anyone from moving, deleting, or altering it.
- Completed forms. You've filled a tax form. Flattening ensures the recipient can't change the values.
- Reviewed documents. You've annotated a PDF with comments for review. Flattening makes the comments permanent parts of the page for archival.
- Regulated submissions. Some government and legal filing systems reject PDFs with live form fields or annotations. Flattening solves the compatibility problem.
What flattening changes
Visually, nothing. The PDF looks exactly the same. Functionally:
- Form fields become static text/images on the page
- Annotations (comments, highlights, shapes) become page content
- Digital signatures become non-removable visual elements
- Layered content collapses into a single baseline layer
What flattening doesn't do
Flattening is not encryption and not redaction. The underlying text is still present and copyable — flattening just freezes the layout. If you need to truly remove content, use redaction. If you need to prevent opening, use encryption.
Tools
- Flatten PDF flattens form fields and annotations into static content