FAQs
Q: What
is PDF Forms Flattener?
A: PDF Forms Flattener is a
command-line tool from Datalogics that converts interactive PDF forms —
including AcroForms, static XFA, and dynamic XFA — into non-editable static
PDFs. It is designed for automated batch workflows and does not require an SDK
integration or Adobe Acrobat.
Q: What
is the difference between PDF Forms Flattener and Forms Extension?
A: PDF Forms Flattener is a
command-line tool for flattening forms in batch or scripted workflows without
writing application code. Forms Extension is an SDK add-on for the Adobe PDF
Library that gives developers full programmatic API control over rendering,
converting, and extracting form data within their own applications. If you need
a scriptable CLI tool, use PDF Forms Flattener. If you need to embed forms
processing inside an application, use Forms Extension.
Q: Does
PDF Forms Flattener support dynamic XFA forms?
A: Yes. PDF Forms Flattener
supports AcroForms, static XFA, and dynamic XFA. Dynamic XFA forms are
converted to static PDF content, producing output that renders identically in
any PDF viewer without requiring XFA support.
Q: Can I
import data into a form before flattening?
A: Yes. PDF Forms Flattener
supports data import before flattening using the --import parameter. AcroForms
support FDF, XFDF, and XML import formats. XFA forms support XFD, XDP, and XML
formats. This allows a populate-then-lock workflow for automated document
generation.
Q: Can
PDF Forms Flattener convert XFA to AcroForm?
A: Yes. Using the --convert
parameter, PDF Forms Flattener can convert XFA form fields to AcroForm fields
instead of flattening them to static content. This is useful for XFA migration
workflows where you want to preserve interactivity in a standards-compatible
format.
Q: Does
PDF Forms Flattener work on Linux?
A: Yes. PDF Forms Flattener is
available for both Windows (.exe installer) and Linux (.bsx installer). It is
suitable for deployment on Linux servers, cloud infrastructure, and
containerized environments.
Q: Is
PDF Forms Flattener free?
A: A free trial is available
with no credit card required. Full licensing starts at $2,999/year for internal
usage. Contact Datalogics for OEM or redistribution licensing.
Q: Why
are XFA forms deprecated and what should I do with them?
A: XFA was deprecated in the PDF
2.0 specification (ISO 32000-2:2017) and is not permitted in PDF/A or other
ISO-standard PDF formats. It is also not supported in Google Chrome, Firefox,
or mobile PDF viewers. Organizations with legacy XFA forms should either
flatten them to static PDF for archiving or convert them to AcroForms for
continued interactivity. PDF Forms Flattener handles both.