Document

Sample XFA PDF 1MB File

XFA (XML Forms Architecture) PDF — interactive form with embedded XDP/XML stream

Click below for an instant download — no signup, no redirect.

Download 1MB XFA PDF1 MB

TestFile-xfa-pdf-1mb.pdf

File details

FormatXFA PDF
Extension.pdf
MIME typeapplication/pdf
Size1 MB
Exact bytes1,048,576
FilenameTestFile-xfa-pdf-1mb.pdf
Format versionPDF 1.7 with XFA 3.3 (XDP)
ContentsContact form with 13 interactive fields; PDF comment padding to reach target size
EncodingRaw XDP/XFA XML stream; PDF comment padding before %%EOF

What is a 1MB XFA PDF file useful for?

A 1 MB XFA PDF tests that your document pipeline handles padded XFA files without corruption. Many document management systems re-encode PDFs on ingest — verify that the /AcroForm /XFA stream survives the round-trip intact. This size is also useful for benchmarking XFA-aware parsers like iText and Apache PDFBox against files representative of real government form submissions.

What's inside this file?

Identical XDP/XFA 3.3 structure to the 100 KB variant. The additional size is achieved by inserting PDF comment lines (% XXXX…) immediately before the %%EOF marker — a technique that is valid per the PDF specification and does not alter any object byte offsets in the cross-reference table, so the file remains fully parseable.

Download via curl

curl -L "http://localhost:8000/files/xfa-pdf/TestFile-xfa-pdf-1mb.pdf" \
  -o TestFile-xfa-pdf-1mb.pdf

Need different parameters?

Generate a custom XFA PDF file with exact settings.

⚙ Generate custom XFA PDF

Related formats

Other XFA PDF sizes

Frequently asked questions