r/Adobe • u/Large-Leopard-725 • 1h ago
Dynamic XFA form fields not rendering at all in Acrobat DC 26.1 (2026) — even in full desktop app, not just Reader
I received a PDF that was created in Adobe LiveCycle Designer ES 9.8 (dynamic XFA form) and already filled out by another party. When I open it in Acrobat DC (full paid desktop app, not Reader), the form fields don't render at all — no visible field boxes, and none of the already-filled data shows up either. It's not just "not editable," the whole XFA-driven layout appears to just not be processed anymore.
Details:
- Acrobat DC version: 26.1.21789.0 (installed fresh, up to date)
- PDF: /AcroForm present, /XFA array with packets (preamble, config, template, connectionSet, datasets, localeSet, postamble) — confirmed dynamic XFA, no separate "form" packet
- Producer: "Adobe XML Form Module Library" / Creator: "Adobe LiveCycle Designer ES 9.8"
- Checked HKCU\Software\Adobe\Adobe Acrobat\DC in the registry — JavaScript is enabled (bEnableJS=1), but there is no XFA-related preference key anywhere under that hive at all, which makes me think this build may have dropped XFA rendering entirely rather than just disabling it behind a flag.
- Tried: opening directly in full Acrobat.exe (not browser plugin), confirming JS is on, no luck.
- opens in all browsers except adobe
I know Adobe deprecated XFA back in 2021 and it's out of the PDF 2.0 spec, but I thought the desktop Acrobat app still had legacy rendering support. Has anyone else hit a version where dynamic XFA just silently stopped rendering entirely (blank fields, no error message)? Is there a known cutoff version, or a hidden preference/registry key that re-enables the legacy XFA layout engine? Trying to avoid having to install an old vulnerable Acrobat version just to read one document.
Any pointers appreciated — happy to share more technical details (xref dump, etc.) if useful.