public class PdfCompliance
Field Summary | ||
---|---|---|
static final int | PDF_15 | |
The output file will be PDF 1.5 compliant.
|
||
static final int | PDF_A_1_A | |
The output file will be PDF/A-1a compliant.
|
||
static final int | PDF_A_1_B | |
The output file will be PDF/A-1b compliant.
|