PdfCompliance

PdfCompliance class

Constants which define the PDF standards compliance level.

Constants

NameValueDescription
Pdf150The output file will comply with the PDF 1.5 standard.
Pdf161The output file will comply with the PDF 1.6 standard.
Pdf172The output file will comply with the PDF 1.7 standard.
PdfA1b3The output file will comply with the PDF/A-1b standard.
PdfA1a4The output file will comply with the PDF/A-1a standard.
PdfA2b5The output file will comply with the PDF/A-2b standard.
PdfA2a6The output file will comply with the PDF/A-2a standard.
PdfA3b7The output file will comply with the PDF/A-3b standard.
PdfA3a8The output file will comply with the PDF/A-3a standard.
PdfUa9The output file will comply with the PDF/UA standard.
PdfA2u10The output file will comply with the PDF/A-2u standard.

Pdf15

The output file will comply with the PDF 1.5 standard.


Pdf16

The output file will comply with the PDF 1.6 standard.


Pdf17

The output file will comply with the PDF 1.7 standard.


PdfA1b

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


PdfA1a

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


PdfA2b

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


PdfA2a

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


PdfA3b

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


PdfA3a

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


PdfUa

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


PdfA2u

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


Clone

NameDescription
Clone()

Result: T


CloneTo

NameDescription
CloneTo(T)

format

NameDescription
format(java.lang.Class, long, String)

Result: String


format

NameDescription
format(Type, Object, String)

Result: String


getName

NameDescription
getName(java.lang.Class, long)

Result: String


getName

NameDescription
getName(Type, Object)

Result: String


getNames

NameDescription
getNames(java.lang.Class)

Result: List, ArrayList


getNames

NameDescription
getNames(Type)

Result: String


getUnderlyingType

NameDescription
getUnderlyingType(java.lang.Class)

Result: Class


getUnderlyingType

NameDescription
getUnderlyingType(Type)

Result: Type


getValue

NameDescription
getValue(java.lang.Class, String)

Result: long


getValues

NameDescription
getValues(Type)

Result: Array


get_Caption

NameDescription
get_Caption()

Result: String


get_Value

NameDescription
get_Value()

Result: long


isDefined

NameDescription
isDefined(java.lang.Class, long)

Result: boolean


isDefined

NameDescription
isDefined(Type, long)

Result: boolean


isDefined

NameDescription
isDefined(Type, String)

Result: boolean


isDefined

NameDescription
isDefined(Type, Object)

Result: boolean


parse

NameDescription
parse(java.lang.Class, String)

Result: long


parse

NameDescription
parse(java.lang.Class, String, Boolean)

Result: long


parse

NameDescription
parse(Type, String)

Result: long


parse

NameDescription
parse(Type, String, Boolean)

Result: long


register

NameDescription
register(Enum.AbstractEnum)

toObject

NameDescription
toObject(Type, Object)

Result: Object


toString

NameDescription
toString(java.lang.Class, long)

Result: String