Hpdf::PDFAConformance
Inherits Enum / Comparable / Value / Object
PDF/A conformance level. Used with Doc#pdfa_conformance=.
Constants
PDF/A-1 Level A — full accessibility and reuse requirements.
PDF/A-1 Level B — basic visual reproducibility requirements.
PDF/A-2 Level A — full accessibility, reuse, and optional content.
PDF/A-2 Level B — basic visual reproducibility, supports JPEG 2000.
PDF/A-2 Level U — Unicode mapping required, no full accessibility.
PDF/A-3 Level A — like 2A, also allows arbitrary embedded file attachments.
PDF/A-3 Level B — like 2B, also allows arbitrary embedded file attachments.
PDF/A-3 Level U — like 2U, also allows arbitrary embedded file attachments.
PDF/A-4 — based on PDF 2.0; replaces A/B/U levels with F/E variants.
PDF/A-4E — engineering documents; allows 3D annotations and rich media.
PDF/A-4F — allows arbitrary embedded file attachments (successor to PDF/A-3).