Flatten PDF form fields before filing

An interactive PDF form has text fields, checkboxes, radio buttons or signature fields that the user can fill in. Once you have filled them in and want to file the document, those interactive elements should be "flattened" — converted to static content in the PDF's page stream, no longer as separate form objects.

Why courts care: some e-filing systems extract document text by reading the standard content stream. Interactive form fields store their values separately from the content stream, so an unflattened filled form can appear blank or garbled to the system's text extractor. Some systems outright reject PDFs with active form fields.

PrepFile's E-Filing Checker tells you whether unflattened fields are present. It does not flatten them — flattening requires rewriting the PDF's page content, which is a destructive operation that should be done knowingly. Use Acrobat (Print → Microsoft Print to PDF, or Document → Print Production → Flattener Preview → Flatten) or your PDF application's specific flatten function.

Open the tools — free, no upload

How to flatten a PDF in Acrobat

  1. Open the PDF in Adobe Acrobat (not Reader).
  2. File → Print → Printer: Microsoft Print to PDF → Print. This renders the filled form as static content.
  3. Or: Tools → Print Production → Flattener Preview → Apply (more control over transparency flattening).
  4. Or: File → Save As Other → PDF/X, PDF/A, or optimized PDF — most of these force flattening.
  5. Re-run PrepFile's checker on the output to confirm fields are gone.

Questions

Does printing to PDF always flatten fields?

In most cases, yes — the print path renders the visual representation of the form. Some print drivers may preserve form fields in the output PDF. Verify with the checker.

Can I flatten without Acrobat?

Preview on macOS (File → Export as PDF) flattens most forms. Foxit PDF editor, PDF-XChange Editor, and LibreOffice Draw can also flatten. The specific path varies by application.

What about digital signatures?

A digitally signed PDF should not be flattened — flattening invalidates the signature. If the court requires both a signature and a flattened form, check whether the court accepts a certified PDF with an active signature field, or whether an ink-signed scanned document is the expected path.

Try the tools now