Class | Description |
---|---|
AFRelationshipValue | |
PdfACopy |
Extension of PdfCopy that will attempt to keep a file
in conformance with the PDF/A standard.
|
PdfARadioCheckField | |
PdfASmartCopy |
PdfASmartCopy has the same functionality as PdfACopy,
but when resources (such as fonts, images,...) are
encountered, a reference to these resources is saved
in a cache, so that they can be reused.
|
PdfAStamper |
Extension of PdfStamper that will attempt to keep a file
in conformance with the PDF/A standard.
|
PdfAStamperImp |
Extension to PdfStamperImp that will attempt to keep a file
in conformance with the PDF/A standard.
|
PdfATtfUnicodeWriter | |
PdfAWriter |
Extension of PdfWriter that will attempt to create a PDF/A file
instead of an ordinary PDF file.
|
Enum | Description |
---|---|
PdfAConformanceLevel |
Enumeration of all the PDF/A conformance levels.
|
Exception | Description |
---|---|
PdfAConformanceException |
Copyright © 2017. All rights reserved.