Class | Description |
---|---|
AssemblerOptionSpec |
An
AssemblerOptionSpec object is the container for the "environment" options
for a DDX job. |
AssemblerResult |
An
AssemblerResult object is a container for the results of a DDX job. |
PDFAConversionOptionSpec |
PDFAConversionOptionSpec specifies the conversion options to be used when transforming a document from
PDF to PDF/A. |
PDFAConversionResult |
The
PDFAConversionResult is a container for the results of a PDFA conversion job. |
PDFAValidationOptionSpec |
PDFAValidationOptionSpec specifies the client-configurable settings that help drive the validation
scan. |
PDFAValidationResult |
The
PDFAValidationResult is a container for the results of a PDFA validation request. |
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 | Description |
---|---|
AssemblerException |
AssemblerException is the base class for exceptions thrown from the LiveCycle Assembler service. |
ConversionException |
A
ConversionException is thrown when there is an error converting a document to PDF/A. |
OperationException |
An
OperationException object is thrown when there is a fatal error that prevents the Assembler service
from processing the given DDX document. |
ProcessingException |
A
ProcessingException is thrown when there is an error processing a named result block in the DDX
document. |
ValidationException |
A
ValidationException is thrown when there is an error while validating a PDF document. |
Copyright © 1982–2023 Adobe Systems Incorporated. All rights reserved.