Class PdfAAgnosticPdfDocument

All Implemented Interfaces:
IEventDispatcher, Closeable, AutoCloseable

public class PdfAAgnosticPdfDocument extends PdfADocument
This class extends PdfADocument and serves as PdfADocument for PDF/A compliant documents and as PdfDocument for non PDF/A documents.

This class can throw various exceptions like PdfException as well as PdfAConformanceException for PDF/A documents.