PdfCompliance

PdfCompliance enumeration

Utility class containing constants. Allowing user to set PDF conversion’s Compatibility

Values

NameDescription
NONEPdf format compatible with PDF 1.4 NOTE: This member is now obsolete. Instead, please use PDF_14 property. This property will be removed 6 months later since November 2023. Aspose apologizes for any inconvenience you may have experienced.
PDF_14Pdf format compatible with PDF 1.4
PDF_15Pdf format compatible with PDF 1.5
PDF_16Pdf format compatible with PDF 1.6
PDF_17Pdf format compatible with PDF 1.7
PDF_A_1_BPdf format compatible with PDF/A-1b(ISO 19005-1)
PDF_A_1_APdf format compatible with PDF/A-1a(ISO 19005-1)
PDF_A_2_BPdf format compatible with PDF/A-2b(ISO 19005-2)
PDF_A_2_UPdf format compatible with PDF/A-2u(ISO 19005-2)
PDF_A_2_APdf format compatible with PDF/A-2a(ISO 19005-2)
PDF_A_3_BPdf format compatible with PDF/A-3b(ISO 19005-3)
PDF_A_3_UPdf format compatible with PDF/A-3u(ISO 19005-3)
PDF_A_3_APdf format compatible with PDF/A-3a(ISO 19005-3)