@Export @Version("3.6.0")
Package com.adobe.fd.assembler.client
Defines package version.
-
Class Summary Class Description ASMMsgSet This class contains error messages logged by the Assembler Service using the "ASM-" category.AssemblerOptionSpec AnAssemblerOptionSpecobject is the container for the"environment"options for a DDX job.AssemblerResult AnAssemblerResultobject is a container for the results of a DDX job.MsgUtil A utility class to construct log-style message Strings.PDFAConversionOptionSpec PDFAConversionOptionSpecspecifies the conversion options to be used when transforming a document from PDF to PDF/A.PDFAConversionResult ThePDFAConversionResultis a container for the results of a PDFA conversion job.PDFAValidationOptionSpec PDFAValidationOptionSpecspecifies the client-configurable settings that help drive the validation scan.PDFAValidationResult ThePDFAValidationResultis a container for the results of a PDFA validation request. -
Enum Summary Enum Description PDFAConversionOptionSpec.ColorSpace Supported ColorSpace handling options.PDFAConversionOptionSpec.Compliance Supported compliance.PDFAConversionOptionSpec.OptionalContent Possible OptionalContent handling options.PDFAConversionOptionSpec.ResultLevel Supported result levels.PDFAConversionOptionSpec.Signatures Supported Signature handling options.PDFAValidationOptionSpec.ResultLevel Supported result levels. -
Exception Summary Exception Description AssemblerException AssemblerExceptionis the base class for exceptions thrown from the LiveCycle Assembler service.ConversionException AConversionExceptionis thrown when there is an error converting a document to PDF/A.OperationException AnOperationExceptionobject is thrown when there is a fatal error that prevents the Assembler service from processing the given DDX document.ProcessingException AProcessingExceptionis thrown when there is an error processing a named result block in the DDX document.ValidationException AValidationExceptionis thrown when there is an error while validating a PDF document.