Table of Contents

PdfComplianceLevel class

Constants which define the PDF standards compliance level.

Constants

Name Value Description
Pdf15 0 The output file will comply with the PDF 1.5 standard.
Pdf16 1 The output file will comply with the PDF 1.6 standard.
Pdf17 2 The output file will comply with the PDF 1.7 standard.
PdfA1b 3 The output file will comply with the PDF/A-1b standard.
PdfA1a 4 The output file will comply with the PDF/A-1a standard.
PdfA2b 5 The output file will comply with the PDF/A-2b standard.
PdfA2a 6 The output file will comply with the PDF/A-2a standard.
PdfA3b 7 The output file will comply with the PDF/A-3b standard.
PdfA3a 8 The output file will comply with the PDF/A-3a standard.
PdfUa 9 The output file will comply with the PDF/UA standard.
PdfA2u 10 The output file will comply with the PDF/A-2u standard.

Pdf15 {#Pdf15}

The output file will comply with the PDF 1.5 standard.


Pdf16 {#Pdf16}

The output file will comply with the PDF 1.6 standard.


Pdf17 {#Pdf17}

The output file will comply with the PDF 1.7 standard.


PdfA1b {#PdfA1b}

The output file will comply with the PDF/A-1b standard.


PdfA1a {#PdfA1a}

The output file will comply with the PDF/A-1a standard.


PdfA2b {#PdfA2b}

The output file will comply with the PDF/A-2b standard.


PdfA2a {#PdfA2a}

The output file will comply with the PDF/A-2a standard.


PdfA3b {#PdfA3b}

The output file will comply with the PDF/A-3b standard.


PdfA3a {#PdfA3a}

The output file will comply with the PDF/A-3a standard.


PdfUa {#PdfUa}

The output file will comply with the PDF/UA standard.


PdfA2u {#PdfA2u}

The output file will comply with the PDF/A-2u standard.