PdfAConverter
Overview
PdfAConverter is a class in Aspose.Pdf FOSS for Java.
Orchestrator for PDF/A and PDF/X conversion.
Methods
| Signature | Description |
|---|---|
PdfAConverter() | Creates a new converter instance. |
convert(parser: PDFParser, options: PdfFormatConversionOptions) → PdfAValidationResult | Converts the parsed PDF so that it conforms to the standard described by |
| {@code options.getFormat()}. |