The com.adobe.livecycle.docconverter.client package provides classes for converting PDF documents to PDF/A documents.
| Class | Description | |
|---|---|---|
| ConversionException | A ConversionException is thrown when there is an error converting a document to PDF/A. | |
| DocConverterException | DocConverterException is the base class for exceptions thrown from the LiveCycle DocConverter service. | |
| DocConverterServiceClient | Enables you to create a Java object that converts a PDF document to a PDF/A document. | |
| PDFAConversionOptionSpec | PDFAConversionOptionSpec specifies the conversion options to be used when transforming a document from PDF to PDF/A. | |
| 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. | |
| 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. | |
| PDFAValidationOptionSpec.Compliance | Supported conformance. | |
| PDFAValidationOptionSpec.ResultLevel | Supported result levels. | |
| PDFAValidationResult | The PDFAValidationResult is a container for the results of a PDFA validation request. | |
| ValidationException | A ValidationException is thrown when there is an error while validating a PDF document. |
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/livecycle/8.2/programLC/programmer/javadoc/com/adobe/livecycle/docconverter/client/package-detail.html