Uses of Class
com.aowagie.text.pdf.collection.PdfTargetDictionary
Packages that use PdfTargetDictionary
-
Uses of PdfTargetDictionary in com.aowagie.text.pdf
Methods in com.aowagie.text.pdf with parameters of type PdfTargetDictionaryModifier and TypeMethodDescriptionprivate static PdfAction
PdfAction.gotoEmbedded
(String filename, PdfTargetDictionary target, PdfObject dest, boolean newWindow) Creates a GoToE action to an embedded file. -
Uses of PdfTargetDictionary in com.aowagie.text.pdf.collection
Methods in com.aowagie.text.pdf.collection with parameters of type PdfTargetDictionaryModifier and TypeMethodDescriptionvoid
PdfTargetDictionary.setAdditionalPath
(PdfTargetDictionary nested) If this dictionary refers to an intermediate target, you can add the next target in the sequence.