PDF/A-3 is the most flexible variant of the PDF/A archiving standard. While earlier PDF/A versions focused purely on making PDFs self-contained and visually reproducible for long-term preservation, PDF/A-3 added one significant capability: the ability to embed any file type as an attachment inside the archival PDF. This makes it the format of choice for a growing range of business document workflows โ particularly electronic invoicing and hybrid document exchange.

The PDF/A Family: A Quick Overview
PDF/A is an ISO standard (ISO 19005) for long-term archiving of PDF documents. All variants share the same core requirement: the PDF must be completely self-contained, reproducible identically regardless of the viewing environment, and free of features that could compromise future accessibility.
- PDF/A-1: the original (2005). Most conservative โ no transparency, no layers, no embedded files. Maximum compatibility.
- PDF/A-2: added support for transparency, layers, JPEG 2000 compression, and PDF/A files embedded within PDF/A files. Still no arbitrary file attachments.
- PDF/A-3: all of PDF/A-2's features plus the ability to embed any file type as an attachment โ XML, CSV, Excel, Word, original source files โ alongside the archival PDF.
Try Word to PDF
No installation needed. Works directly in your browser.
What PDF/A-3 Enables: The Hybrid Document
The defining feature of PDF/A-3 is the hybrid document: a single file that contains both a human-readable PDF and a machine-readable data file. The PDF renders the document visually for humans โ invoices, reports, contracts โ while the embedded file contains structured data that software can process automatically.
The most prominent application is electronic invoicing. The ZUGFeRD format (Germany) and Factur-X format (France and EU) are both PDF/A-3 based โ a human-readable invoice PDF with an embedded XML file containing all the invoice data in a structured format that accounting software can import automatically. One file serves both human review and automated processing without requiring re-entry of data.
When to Use PDF/A-3 vs PDF/A-1 or PDF/A-2
Use PDF/A-3 when:
- The document needs to carry source data alongside the PDF view: invoices with embedded XML, reports with embedded spreadsheets, contracts with embedded original editable files
- The format is required by a specific standard: ZUGFeRD, Factur-X, XRechnung (Germany's government e-invoicing standard), and similar formats mandate PDF/A-3
- You want archival-quality preservation with the flexibility to include supporting files: the PDF Archive quality of PDF/A combined with the convenience of carrying related files in one container
Use PDF/A-1 or PDF/A-2 when:
- The document is for pure long-term visual archiving with no data processing requirements
- Maximum compatibility with older archival systems is required
- The organization's archival policy specifies PDF/A-1 or PDF/A-2 specifically
PDF/A-3 Conformance Levels
Like other PDF/A variants, PDF/A-3 has two conformance levels:
- PDF/A-3b (basic): ensures visual reproducibility โ the document looks the same forever. Requires tagged PDF for accessibility compliance but doesn't mandate full semantic tagging.
- PDF/A-3u (unicode): adds the requirement that all text be representable in Unicode, ensuring text can be reliably extracted and searched.
For e-invoicing applications, PDF/A-3b is typically sufficient. For documents where text searchability and extraction matter โ archived contracts, regulatory filings โ PDF/A-3u is preferable.
How to Create a PDF/A-3 File
Adobe Acrobat Pro can save PDFs as PDF/A-3 via File > Save As Other > Archivable PDF (PDF/A). Select PDF/A-3b or PDF/A-3u from the compliance level options. Acrobat will flag any content that doesn't meet PDF Standard requirements and either fix it automatically or ask for input.
For e-invoicing specifically, dedicated invoicing software and ERP systems typically handle PDF/A-3 creation automatically โ generating the PDF, the structured XML, and combining them into a compliant PDF/A-3 file without manual intervention. Tools like Mustang (open source Java library) and commercial solutions like Zugferd-manager are designed specifically for this workflow.
Try Word to PDF
No installation needed. Works directly in your browser.
