public final class PdfUA2LinkChecker extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PdfUA2LinkChecker.PdfUA2LinkAnnotationHandler
Helper class that checks the conformance of link annotations while iterating the tag tree structure.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
checkLinkAnnotations(PdfDocument document)
Verifies that each link annotation present in the document is tagged.
|
public static void checkLinkAnnotations(PdfDocument document)
document - the PdfDocument to check links forCopyright © 1998–2025 Apryse Group NV. All rights reserved.