public class LinkHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
applyLinkAnnotation(com.itextpdf.layout.IPropertyContainer container,
String url)
Applies a link annotation.
|
static void |
createDestination(ITagWorker tagWorker,
com.itextpdf.styledxmlparser.node.IElementNode element,
ProcessorContext context)
Creates a destination
|
public static void applyLinkAnnotation(com.itextpdf.layout.IPropertyContainer container,
String url)
container - the containing objecturl - the destinationpublic static void createDestination(ITagWorker tagWorker, com.itextpdf.styledxmlparser.node.IElementNode element, ProcessorContext context)
tagWorker - the tagworker that is building the (iText) elementelement - the (HTML) element being convertedcontext - the Processor contextCopyright © 1998–2023 Apryse Group NV. All rights reserved.