|
class |
PdfAConformanceException |
|
Exception that is thrown when the PDF Document doesn't adhere to the PDF/A specification. More...
|
|
class |
PdfAConformanceLogMessageConstant |
|
Class containing pdfa conformance constants to be used in logging. More...
|
|
class |
PdfADocument |
|
This class extends iText.Kernel.Pdf.PdfDocument and is in charge of creating files that comply with the PDF/A standard. Client code is still responsible for making sure the file is actually PDF/A compliant: multiple steps must be undertaken (depending on the iText.Kernel.Pdf.PdfAConformanceLevel ) to ensure that the PDF/A standard is followed. This class will throw exceptions, mostly PdfAConformanceException , and thus refuse to output a PDF/A file if at any point the document does not adhere to the PDF/A guidelines specified by the iText.Kernel.Pdf.PdfAConformanceLevel More...
|
|
class |
PdfAExtensions |
|
class |
PdfAXMPUtil |
|
Utilities to construct an XMP for a PDF/A file. More...
|
|