PdfConformanceLevel module

class PdfConformanceLevel.PdfConformanceLevel(value)

Bases: Enum

Specifies the Pdf document’s Conformance-level.

Pdf_A1A = 3
Pdf_A1B = 1
Pdf_A2A = 4
Pdf_A2B = 5
Pdf_A3A = 6
Pdf_A3B = 7
Pdf_X1A2001 = 2
none = 0