Uses of Enum Class
com.datalogics.PDFL.PDFAConvertType
Packages that use PDFAConvertType
-
Uses of PDFAConvertType in com.datalogics.PDFL
Methods in com.datalogics.PDFL that return PDFAConvertTypeModifier and TypeMethodDescriptionstatic PDFAConvertTypeReturns the enum constant of this class with the specified name.static PDFAConvertType[]PDFAConvertType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.datalogics.PDFL with parameters of type PDFAConvertTypeModifier and TypeMethodDescriptionDocument.cloneAsPDFADocument(PDFAConvertType type, PDFAConvertParams parms) Create a PDF/A compliant version of this Document.