Home / Learn
By PDFWix Editorial Team · September 2025
PDF form fields explained — AcroForms vs XFA, why some forms behave strangely, which type your fields are, and how to fill each reliably in any modern browser.
AcroForms are the original PDF form technology, baked into the PDF spec since 1996. Each field (text box, checkbox, radio button, dropdown, signature) is a regular PDF annotation with a name, a value, and a visual appearance. Because they live inside the PDF itself, every modern viewer — Acrobat, Preview on Mac, Edge, Chrome, Firefox, iOS Files, Android Drive, PDFWix — can fill, save and print them reliably.
If you can fill a form in your browser without downloading anything special, it's almost certainly an AcroForm.
XFA (XML Forms Architecture) is a separate XML-based form layer Adobe built for LiveCycle Designer in the early 2000s. The 'PDF' is really just a thin wrapper around an XML form definition, and rendering it requires Adobe's XFA engine — which only ships with the desktop Acrobat Reader on Windows and Mac.
Try opening an XFA form in Chrome, Edge, Preview, an iPhone or any third-party viewer and you'll see a stub page that says 'Please wait... If this message is not eventually replaced, your PDF viewer may not be able to display this type of document.' That's the giveaway.
The fastest test: open the PDF in your browser. If the fields are clickable, it's AcroForm and you're done. If you see the 'Please wait' stub, it's XFA — download Adobe Acrobat Reader DC (free, Windows/Mac only) to fill it, or ask the issuer for an AcroForm version. Many tax authorities and government agencies have quietly migrated their XFA forms to AcroForms over the last few years for exactly this reason.
If you have to fill an XFA form regularly and don't want to install Acrobat, run it through a flattener first to capture the visual layout, then fill it as an annotated PDF. PDFWix's Edit PDF and Fill Form tools handle AcroForms natively and treat XFA forms as flattened pages you can annotate.
Open Fill PDF Form, drop your PDF into the dropzone and wait a second for the field detector to scan the file. Every AcroForm field (text box, checkbox, radio, dropdown, signature) appears highlighted in yellow with its name visible on hover, so you can tab through them in the original order designed by the form's author.
Type into text fields, tick checkboxes, pick dropdown options and draw or type a signature where the form asks for one. When you click Download, the resulting PDF is automatically flattened — fields become permanent printed text on the page, so the recipient cannot accidentally edit your answers. The whole flow runs in your browser; the PDF never leaves your device.
Field is greyed out and won't accept input: the form is XFA-only and your viewer doesn't render it. Open in Acrobat Reader or use Fill PDF Form, which treats XFA pages as fillable annotations. Field accepts text but the text disappears when you click elsewhere: the form has a calculation or validation script that depends on Acrobat — try Acrobat Reader, or flatten the page and overlay your answer.
Signature field rejects your drawn signature: the form requires a certificate-based digital signature, not an image. Use a qualified e-signature service (DocuSign, Adobe Sign) for those specific fields. Form looks fine on screen but prints with empty fields: 'Print form fields' was unchecked in the print dialog — re-print with Form fields enabled, or flatten the PDF first and reprint.
Most often the form is XFA-only and your browser cannot render the XFA layer. Try the file in Adobe Acrobat Reader DC, or open it in Fill PDF Form which treats XFA pages as a fillable annotation layer. If even Acrobat shows fields as read-only, the form is locked by a permissions password — unlock it first with…
By default yes — until you flatten it. Use Fill PDF Form and click Download; the export is flattened so values become permanent printed text that the recipient cannot silently change.
Yes, if the form author added field tooltips and a logical tab order. Most modern government and corporate AcroForms include both. XFA forms have weaker screen-reader support outside Acrobat.