-mode
(Merge only)
For PDF output, generate files in PDF/A (Archive format), or PDF/UA (Accessibility format).
The PDF/UA accessibility format feature is available under only specific licensing arrangements. Modes PDF/A-1, PDF/A-1b, PDF/A-3, PDF/A-3a, and PDF/A-3b became available as of 3.1.001.25.
Syntax
-mode PDF/A|PDF/A-1|PDF/A-1b|PDF/UA|PDF/A-3|PDF/A-3a|PDF/A-3b |PDF/A-3a
Description
These modes create standards-compliant PDF documents and cause all fonts to be embedded in the PDF file so output files will likely be larger.
These options may be required for archival, accessibility, or regulatory compliance. Many PDF/A and PDF/UA requirements additionally require that the form be designed or tagged in a specific way. Compliance must be verified by the form designer.
-mode PDF/Acreates a PDF/A-1b compliant archival document for long-term preservation.
Equivalent to PDF/A-1 and PDF/A-1b.-mode PDF/A-3,PDF/A-3a, andPDF/A-3bcreate PDF/A-3 compliant archival documents that allow embedded/included files such as XML, spreadsheets, or source documents.
Use the Merge-attachmentoption to attach files.-mode PDF/A-3aincludes tagged PDF structure and logical document organization for improved accessibility and document reflow.-mode PDF/A-3bfocuses on reliable visual reproduction of the document and does not require full logical document structure or accessibility tagging.
-mode PDF/UA(as of 3.0.003.22) creates a PDF/UA compliant accessible document intended for screen readers and assistive technologies.
Requires proper tagging, reading order, alternate text, and accessible document structure.
Form objects that do not have an explicitTagAssetting will be automatically tagged.