Uses of Class
com.itextpdf.kernel.pdf.PdfName
-
-
Uses of PdfName in com.itextpdf.forms
Methods in com.itextpdf.forms that return PdfName Modifier and Type Method Description static PdfNamePdfSigFieldLock. getLockActionValue(PdfSigFieldLock.LockAction action)Returns the specified action of a signature field lock asPdfNamevalue.Methods in com.itextpdf.forms with parameters of type PdfName Modifier and Type Method Description PdfAcroFormPdfAcroForm. put(PdfName key, PdfObject value)Put a key/value pair in the dictionary and overwrite previous value if it already exists. -
Uses of PdfName in com.itextpdf.forms.fields
Fields in com.itextpdf.forms.fields declared as PdfName Modifier and Type Field Description private static PdfName[]AbstractPdfFormField. TERMINAL_FIELDSFields in com.itextpdf.forms.fields with type parameters of type PdfName Modifier and Type Field Description private static java.util.Set<PdfName>PdfFormField. FORM_FIELD_KEYSList of all allowable keys in form fields.Methods in com.itextpdf.forms.fields that return PdfName Modifier and Type Method Description private PdfNamePdfFormField. getFontNameFromDR(PdfDictionary fontResources, PdfObject font)PdfNamePdfButtonFormField. getFormType()ReturnsBtn, the form type for choice form fields.PdfNamePdfChoiceFormField. getFormType()ReturnsCh, the form type for choice form fields.PdfNamePdfFormField. getFormType()Returns the type of the parent form field, or of the wrapped <PdfDictionary> object.static PdfNamePdfFormField. getFormType(PdfDictionary fieldDict)Returns the type of the form field dictionary, or of the parent <PdfDictionary> object.PdfNamePdfSignatureFormField. getFormType()ReturnsSig, the form type for signature form fields.PdfNamePdfTextFormField. getFormType()ReturnsTx, the form type for textual form fields.private static PdfNamePdfFormField. getTypeFromParent(PdfDictionary field)private PdfNamePdfFormField. getUniqueFontNameForDR(PdfDictionary fontResources)Methods in com.itextpdf.forms.fields that return types with arguments of type PdfName Modifier and Type Method Description static java.util.Collection<PdfName>PdfFormField. getFormFieldKeys()Gets a set of all possible form field keys exceptPdfName.Parent.Methods in com.itextpdf.forms.fields with parameters of type PdfName Modifier and Type Method Description private static ColorPdfFormAnnotation. appearancePropToColor(PdfDictionary appearanceCharacteristics, PdfName property)private static PdfStringPdfFormField. generateDefaultAppearance(PdfName font, float fontSize, Color textColor)private PdfObjectPdfFormField. getAcroFormKey(PdfName key, int type)(package private) PdfObjectAbstractPdfFormField. getAcroFormObject(PdfName key, int type)AbstractPdfFormFieldAbstractPdfFormField. put(PdfName key, PdfObject value)Inserts the value into thePdfDictionaryof this field and associates it with the specified key.private voidPdfFormField. putAcroFormObject(PdfName acroFormKey, PdfObject acroFormObject)Puts object directly to AcroForm dictionary.AbstractPdfFormFieldAbstractPdfFormField. remove(PdfName key)Removes the specified key from thePdfDictionaryof this field.PdfFormFieldPdfFormField. setAdditionalAction(PdfName key, PdfAction action)Sets an additional action for the form field.PdfFormAnnotationPdfFormAnnotation. setAppearance(PdfName appearanceType, java.lang.String appearanceState, PdfStream appearanceStream)Sets an appearance for (the widgets related to) the form field. -
Uses of PdfName in com.itextpdf.forms.xfdf
Fields in com.itextpdf.forms.xfdf declared as PdfName Modifier and Type Field Description private PdfNameActionObject. nameActionRepresents Name, required attribute of Named element.private PdfNameActionObject. typeType of inner action element.Methods in com.itextpdf.forms.xfdf that return PdfName Modifier and Type Method Description (package private) static PdfNameXfdfObjectUtils. getHighlightFullValue(PdfName highlightMode)Converts H key value in the link annotation dictionary to Highlight value of xfdf link annotation attribute.PdfNameActionObject. getNameAction()Gets the value of Name, required attribute of Named element.(package private) static PdfNameXfdfObjectUtils. getStyleFullValue(PdfName style)Converts style (S key value) in the pdf annotation dictionary to style value of xfdf annotation attribute.PdfNameActionObject. getType()Returns the type of inner action element.Methods in com.itextpdf.forms.xfdf with parameters of type PdfName Modifier and Type Method Description private static voidXfdfObjectFactory. addBorderStyleAttributes(AnnotObject annotObject, PdfNumber width, PdfArray dashes, PdfName style)(package private) static PdfNameXfdfObjectUtils. getHighlightFullValue(PdfName highlightMode)Converts H key value in the link annotation dictionary to Highlight value of xfdf link annotation attribute.(package private) static PdfNameXfdfObjectUtils. getStyleFullValue(PdfName style)Converts style (S key value) in the pdf annotation dictionary to style value of xfdf annotation attribute.ActionObjectActionObject. setNameAction(PdfName nameAction)Sets the value of Name, required attribute of Named element.ActionObjectActionObject. setType(PdfName type)Sets the type of inner action element.Constructors in com.itextpdf.forms.xfdf with parameters of type PdfName Constructor Description ActionObject(PdfName type)Creates an instance ofActionObject. -
Uses of PdfName in com.itextpdf.kernel.crypto.securityhandler
Methods in com.itextpdf.kernel.crypto.securityhandler with parameters of type PdfName Modifier and Type Method Description (package private) voidPubSecHandlerUsingAes256. setEncryptionDictEntries(PdfDictionary encryptionDictionary, boolean encryptMetadata, boolean embeddedFilesOnly, int version, PdfName cryptFilter)(package private) voidStandardHandlerUsingAes256. setEncryptionDictionaryEntries(PdfDictionary encryptionDictionary, byte[] oeKey, byte[] ueKey, byte[] aes256Perms, boolean encryptMetadata, boolean embeddedFilesOnly, int version, int revision, PdfName cryptoFilter) -
Uses of PdfName in com.itextpdf.kernel.font
Fields in com.itextpdf.kernel.font declared as PdfName Modifier and Type Field Description private PdfNameDocTrueTypeFont. fontFileNameprivate PdfNameDocType1Font. fontFileNameprivate PdfNameDocTrueTypeFont. subtypeprivate PdfNameDocType1Font. subtypeMethods in com.itextpdf.kernel.font that return PdfName Modifier and Type Method Description PdfNameDocTrueTypeFont. getFontFileName()PdfNameDocType1Font. getFontFileName()PdfNameIDocFontProgram. getFontFileName()PdfNameDocTrueTypeFont. getSubtype()PdfNameDocType1Font. getSubtype()PdfNameIDocFontProgram. getSubtype()Methods in com.itextpdf.kernel.font with parameters of type PdfName Modifier and Type Method Description private static voidDocFontEncoding. fillBaseEncoding(DocFontEncoding fontEncoding, PdfName baseEncodingName)protected voidPdfSimpleFont. flushFontData(java.lang.String fontName, PdfName subtype) -
Uses of PdfName in com.itextpdf.kernel.pdf
Fields in com.itextpdf.kernel.pdf declared as PdfName Modifier and Type Field Description static PdfNamePdfName. _3Dstatic PdfNamePdfName. _3DAstatic PdfNamePdfName. _3DBstatic PdfNamePdfName. _3DCrossSectionstatic PdfNamePdfName. _3DDstatic PdfNamePdfName. _3DIstatic PdfNamePdfName. _3DVstatic PdfNamePdfName. _3DViewstatic PdfNamePdfName. astatic PdfNamePdfName. Astatic PdfNamePdfName. A85static PdfNamePdfName. AAstatic PdfNamePdfName. AbsoluteColorimetricstatic PdfNamePdfName. AcroFormstatic PdfNamePdfName. Actionstatic PdfNamePdfName. ActualTextstatic PdfNamePdfName. ADBEstatic PdfNamePdfName. Adbe_pkcs7_detachedstatic PdfNamePdfName. Adbe_pkcs7_s4static PdfNamePdfName. Adbe_pkcs7_s5static PdfNamePdfName. Adbe_pkcs7_sha1static PdfNamePdfName. Adbe_x509_rsa_sha1static PdfNamePdfName. Adobe_PPKLitestatic PdfNamePdfName. Adobe_PPKMSstatic PdfNamePdfName. Adobe_PubSecstatic PdfNamePdfName. AESV2static PdfNamePdfName. AESV3static PdfNamePdfName. AESV4static PdfNamePdfName. AFstatic PdfNamePdfName. AFRelationshipstatic PdfNamePdfName. Afterstatic PdfNamePdfName. AHxstatic PdfNamePdfName. AISstatic PdfNamePdfName. Alawstatic PdfNamePdfName. Allstatic PdfNamePdfName. AllOffstatic PdfNamePdfName. AllOnstatic PdfNamePdfName. Altstatic PdfNamePdfName. Alternatestatic PdfNamePdfName. AlternatePresentationsstatic PdfNamePdfName. Alternatesstatic PdfNamePdfName. Alternativestatic PdfNamePdfName. ANstatic PdfNamePdfName. Andstatic PdfNamePdfName. Annotstatic PdfNamePdfName. Annotationstatic PdfNamePdfName. Annotsstatic PdfNamePdfName. AnnotStatesstatic PdfNamePdfName. AnyOffstatic PdfNamePdfName. AnyOnstatic PdfNamePdfName. APstatic PdfNamePdfName. Appstatic PdfNamePdfName. AppDefaultstatic PdfNamePdfName. ApplicationOctetStreamstatic PdfNamePdfName. ApplicationPdfstatic PdfNamePdfName. ApplicationXmlstatic PdfNamePdfName. Approvedstatic PdfNamePdfName. Artstatic PdfNamePdfName. ArtBoxstatic PdfNamePdfName. Artifactstatic PdfNamePdfName. ASstatic PdfNamePdfName. Ascentstatic PdfNamePdfName. ASCII85Decodestatic PdfNamePdfName. ASCIIHexDecodestatic PdfNamePdfName. Asidestatic PdfNamePdfName. AsIsstatic PdfNamePdfName. AttachedToSigstatic PdfNamePdfName. AuthCodestatic PdfNamePdfName. AuthEventstatic PdfNamePdfName. Authorstatic PdfNamePdfName. Bstatic PdfNamePdfName. BackgroundColorstatic PdfNamePdfName. BaseEncodingstatic PdfNamePdfName. BaseFontstatic PdfNamePdfName. BaselineShiftstatic PdfNamePdfName. BaseStateprotected PdfNamePdfDeveloperExtension. baseVersionThe base version.static PdfNamePdfName. BaseVersionstatic PdfNamePdfName. Batesstatic PdfNamePdfName. BBoxstatic PdfNamePdfName. BCstatic PdfNamePdfName. BEstatic PdfNamePdfName. Beforestatic PdfNamePdfName. BGstatic PdfNamePdfName. BG2static PdfNamePdfName. BibEntrystatic PdfNamePdfName. BitsPerComponentstatic PdfNamePdfName. BitsPerCoordinatestatic PdfNamePdfName. BitsPerFlagstatic PdfNamePdfName. BitsPerSamplestatic PdfNamePdfName. Blstatic PdfNamePdfName. Blackstatic PdfNamePdfName. BlackIs1static PdfNamePdfName. BlackPointstatic PdfNamePdfName. BleedBoxstatic PdfNamePdfName. Blockstatic PdfNamePdfName. BlockAlignstatic PdfNamePdfName. BlockQuotestatic PdfNamePdfName. BMstatic PdfNamePdfName. Bookstatic PdfNamePdfName. Borderstatic PdfNamePdfName. BorderColorstatic PdfNamePdfName. BorderStylestatic PdfNamePdfName. BorderThicknessstatic PdfNamePdfName. Bothstatic PdfNamePdfName. Boundsstatic PdfNamePdfName. BSstatic PdfNamePdfName. Btnstatic PdfNamePdfName. Buttstatic PdfNamePdfName. ByteRangestatic PdfNamePdfName. Cstatic PdfNamePdfName. C0static PdfNamePdfName. C1static PdfNamePdfName. castatic PdfNamePdfName. CAstatic PdfNamePdfName. CalGraystatic PdfNamePdfName. CalRGBstatic PdfNamePdfName. Capstatic PdfNamePdfName. CapHeightstatic PdfNamePdfName. Captionstatic PdfNamePdfName. Caretstatic PdfNamePdfName. Catalogstatic PdfNamePdfName. Categorystatic PdfNamePdfName. CCFstatic PdfNamePdfName. CCITTFaxDecodestatic PdfNamePdfName. Centerstatic PdfNamePdfName. CenterWindowstatic PdfNamePdfName. Certstatic PdfNamePdfName. Certsstatic PdfNamePdfName. CFstatic PdfNamePdfName. CFMstatic PdfNamePdfName. Chstatic PdfNamePdfName. CharProcsstatic PdfNamePdfName. CIstatic PdfNamePdfName. CIDFontType0static PdfNamePdfName. CIDFontType2static PdfNamePdfName. CIDSetstatic PdfNamePdfName. CIDSystemInfostatic PdfNamePdfName. CIDToGIDMapstatic PdfNamePdfName. Circlestatic PdfNamePdfName. CLstatic PdfNamePdfName. ClosedArrowstatic PdfNamePdfName. CMapNamestatic PdfNamePdfName. CMYKstatic PdfNamePdfName. COstatic PdfNamePdfName. Codestatic PdfNamePdfName. Collectionstatic PdfNamePdfName. Colorstatic PdfNamePdfName. Colorantsstatic PdfNamePdfName. ColorBurnstatic PdfNamePdfName. ColorDodgestatic PdfNamePdfName. Colorsstatic PdfNamePdfName. ColorSpacestatic PdfNamePdfName. ColorTransformstatic PdfNamePdfName. ColSpanstatic PdfNamePdfName. Columnstatic PdfNamePdfName. ColumnCountstatic PdfNamePdfName. ColumnGapstatic PdfNamePdfName. Columnsstatic PdfNamePdfName. ColumnWidthsstatic PdfNamePdfName. Compatiblestatic PdfNamePdfName. Confidentialstatic PdfNamePdfName. Configsstatic PdfNamePdfName. ContactInfostatic PdfNamePdfName. Contentsstatic PdfNamePdfName. Coordsstatic PdfNamePdfName. Countstatic PdfNamePdfName. CPstatic PdfNamePdfName. CreationDatestatic PdfNamePdfName. Creatorstatic PdfNamePdfName. CreatorInfostatic PdfNamePdfName. CRLstatic PdfNamePdfName. CRLsstatic PdfNamePdfName. CropBoxstatic PdfNamePdfName. Cryptstatic PdfNamePdfName. CSstatic PdfNamePdfName. CTstatic PdfNamePdfName. Cyanstatic PdfNamePdfName. Dstatic PdfNamePdfName. DAstatic PdfNamePdfName. Darkenstatic PdfNamePdfName. Dashedstatic PdfNamePdfName. Datastatic PdfNamePdfName. DCTstatic PdfNamePdfName. DCTDecodestatic PdfNamePdfName. Decimalstatic PdfNamePdfName. Decodestatic PdfNamePdfName. DecodeParmsstatic PdfNamePdfName. Defaultstatic PdfNamePdfName. DefaultCMYKstatic PdfNamePdfName. DefaultCryptFilterstatic PdfNamePdfName. DefaultGraystatic PdfNamePdfName. DefaultRGBstatic PdfNamePdfName. Departmentalstatic PdfNamePdfName. Descstatic PdfNamePdfName. DescendantFontsstatic PdfNamePdfName. Descentstatic PdfNamePdfName. Designstatic PdfNamePdfName. Deststatic PdfNamePdfName. DestOutputProfilestatic PdfNamePdfName. Destsstatic PdfNamePdfName. DeviceCMYstatic PdfNamePdfName. DeviceCMYKstatic PdfNamePdfName. DeviceGraystatic PdfNamePdfName. DeviceNstatic PdfNamePdfName. DeviceRGBstatic PdfNamePdfName. DeviceRGBKstatic PdfNamePdfName. Diamondstatic PdfNamePdfName. Differencestatic PdfNamePdfName. Differencesstatic PdfNamePdfName. DigestLocationstatic PdfNamePdfName. DigestMethodstatic PdfNamePdfName. DigestValuestatic PdfNamePdfName. Directionstatic PdfNamePdfName. Discstatic PdfNamePdfName. DisplayDocTitlestatic PdfNamePdfName. Divstatic PdfNamePdfName. DocMDPstatic PdfNamePdfName. DocOpenstatic PdfNamePdfName. DocTimeStampstatic PdfNamePdfName. Documentstatic PdfNamePdfName. DocumentFragmentstatic PdfNamePdfName. Domainstatic PdfNamePdfName. Dottedstatic PdfNamePdfName. Doublestatic PdfNamePdfName. Dpstatic PdfNamePdfName. DPstatic PdfNamePdfName. DPartstatic PdfNamePdfName. DRstatic PdfNamePdfName. Draftstatic PdfNamePdfName. DSstatic PdfNamePdfName. DSSstatic PdfNamePdfName. Duplexstatic PdfNamePdfName. DuplexFlipLongEdgestatic PdfNamePdfName. DuplexFlipShortEdgestatic PdfNamePdfName. DVstatic PdfNamePdfName. DWstatic PdfNamePdfName. Estatic PdfNamePdfName. EFstatic PdfNamePdfName. EFFstatic PdfNamePdfName. EFOpenstatic PdfNamePdfName. Emstatic PdfNamePdfName. EmbeddedFilestatic PdfNamePdfName. EmbeddedFilesstatic PdfNamePdfName. Encodestatic PdfNamePdfName. EncodedByteAlignstatic PdfNamePdfName. Encodingstatic PdfNamePdfName. Encryptstatic PdfNamePdfName. EncryptedPayloadstatic PdfNamePdfName. EncryptMetadatastatic PdfNamePdfName. Endstatic PdfNamePdfName. EndIndentstatic PdfNamePdfName. Endnotestatic PdfNamePdfName. EndOfBlockstatic PdfNamePdfName. EndOfLinestatic PdfNamePdfName. Enforcestatic PdfNamePdfName. EPstatic PdfNamePdfName. ESICstatic PdfNamePdfName. ETSI_CAdES_DETACHEDstatic PdfNamePdfName. ETSI_RFC3161static PdfNamePdfName. Eventstatic PdfNamePdfName. Excludestatic PdfNamePdfName. Exclusionstatic PdfNamePdfName. ExDatastatic PdfNamePdfName. Experimentalstatic PdfNamePdfName. Expiredstatic PdfNamePdfName. Exportstatic PdfNamePdfName. ExportStatestatic PdfNamePdfName. Extendstatic PdfNamePdfName. Extendsstatic PdfNamePdfName. ExtensionLevelstatic PdfNamePdfName. ExtensionRevisionstatic PdfNamePdfName. Extensionsstatic PdfNamePdfName. ExtGStatestatic PdfNamePdfName. Fstatic PdfNamePdfName. Falsestatic PdfNamePdfName. FDecodeParamsstatic PdfNamePdfName. FENotestatic PdfNamePdfName. Ffstatic PdfNamePdfName. FFilterstatic PdfNamePdfName. FieldMDPstatic PdfNamePdfName. Fieldsstatic PdfNamePdfName. Figurestatic PdfNamePdfName. FileAttachmentstatic PdfNamePdfName. Filespecstatic PdfNamePdfName. Filterstatic PdfNamePdfName. Finalstatic PdfNamePdfName. Firststatic PdfNamePdfName. FirstCharstatic PdfNamePdfName. FirstPagestatic PdfNamePdfName. Fitstatic PdfNamePdfName. FitBstatic PdfNamePdfName. FitBHstatic PdfNamePdfName. FitBVstatic PdfNamePdfName. FitHstatic PdfNamePdfName. FitRstatic PdfNamePdfName. FitVstatic PdfNamePdfName. FitWindowstatic PdfNamePdfName. FixedPrintstatic PdfNamePdfName. FlPdfName for the abbreviation of FlateDecode.static PdfNamePdfName. FLPdfName for Flatness Tolerance.static PdfNamePdfName. Flagsstatic PdfNamePdfName. FlateDecodestatic PdfNamePdfName. Fostatic PdfNamePdfName. Fontstatic PdfNamePdfName. FontBBoxstatic PdfNamePdfName. FontDescriptorstatic PdfNamePdfName. FontFamilystatic PdfNamePdfName. FontFauxingstatic PdfNamePdfName. FontFilestatic PdfNamePdfName. FontFile2static PdfNamePdfName. FontFile3static PdfNamePdfName. FontMatrixstatic PdfNamePdfName. FontNamestatic PdfNamePdfName. FontStretchstatic PdfNamePdfName. FontWeightstatic PdfNamePdfName. Footerstatic PdfNamePdfName. Footnotestatic PdfNamePdfName. ForCommentstatic PdfNamePdfName. Formstatic PdfNamePdfName. FormDatastatic PdfNamePdfName. FormTypestatic PdfNamePdfName. Formulastatic PdfNamePdfName. ForPublicReleasestatic PdfNamePdfName. FreeTextstatic PdfNamePdfName. FreeTextCalloutstatic PdfNamePdfName. FreeTextTypeWriterstatic PdfNamePdfName. FSstatic PdfNamePdfName. FTstatic PdfNamePdfName. FullScreenstatic PdfNamePdfName. Functionstatic PdfNamePdfName. Functionsstatic PdfNamePdfName. FunctionTypestatic PdfNamePdfName. Gstatic PdfNamePdfName. Gammastatic PdfNamePdfName. GlyphOrientationVerticalstatic PdfNamePdfName. GoTostatic PdfNamePdfName. GoTo3DViewstatic PdfNamePdfName. GoToDpstatic PdfNamePdfName. GoToEstatic PdfNamePdfName. GoToRstatic PdfNamePdfName. Graphstatic PdfNamePdfName. Groovestatic PdfNamePdfName. Groupstatic PdfNamePdfName. GTS_PDFA1static PdfNamePdfName. Hstatic PdfNamePdfName. H1static PdfNamePdfName. H2static PdfNamePdfName. H3static PdfNamePdfName. H4static PdfNamePdfName. H5static PdfNamePdfName. H6static PdfNamePdfName. HalftoneNamestatic PdfNamePdfName. HalftoneTypestatic PdfNamePdfName. HardLightstatic PdfNamePdfName. Headerstatic PdfNamePdfName. Headersstatic PdfNamePdfName. Heightstatic PdfNamePdfName. Hiddenstatic PdfNamePdfName. Hidestatic PdfNamePdfName. HideMenubarstatic PdfNamePdfName. HideToolbarstatic PdfNamePdfName. HideWindowUIstatic PdfNamePdfName. Highlightstatic PdfNamePdfName. HTstatic PdfNamePdfName. HTOstatic PdfNamePdfName. HTPstatic PdfNamePdfName. Huestatic PdfNamePdfName. Istatic PdfNamePdfName. ICstatic PdfNamePdfName. ICCBasedstatic PdfNamePdfName. IDstatic PdfNamePdfName. Identitystatic PdfNamePdfName. IdentityHstatic PdfNamePdfName. IDSstatic PdfNamePdfName. IDTreestatic PdfNamePdfName. Imagestatic PdfNamePdfName. ImageMaskstatic PdfNamePdfName. ImportDatastatic PdfNamePdfName. Includestatic PdfNamePdfName. Indexstatic PdfNamePdfName. Indexedstatic PdfNamePdfName. Infostatic PdfNamePdfName. Inkstatic PdfNamePdfName. InkListstatic PdfNamePdfName. Inlinestatic PdfNamePdfName. InlineAlignstatic PdfNamePdfName. Insetstatic PdfNamePdfName. Intentstatic PdfNamePdfName. Interpolatestatic PdfNamePdfName. ipastatic PdfNamePdfName. IRTstatic PdfNamePdfName. IsMapstatic PdfNamePdfName. ISO_static PdfNamePdfName. ITstatic PdfNamePdfName. ItalicAnglestatic PdfNamePdfName. JavaScriptstatic PdfNamePdfName. JBIG2Decodestatic PdfNamePdfName. JBIG2Globalsstatic PdfNamePdfName. JPXDecodestatic PdfNamePdfName. JSstatic PdfNamePdfName. Justifystatic PdfNamePdfName. Kstatic PdfNamePdfName. KDFSaltstatic PdfNamePdfName. Keywordsstatic PdfNamePdfName. Kidsstatic PdfNamePdfName. Lstatic PdfNamePdfName. L2Rstatic PdfNamePdfName. Labstatic PdfNamePdfName. Langstatic PdfNamePdfName. Languagestatic PdfNamePdfName. Laststatic PdfNamePdfName. LastCharstatic PdfNamePdfName. LastModifiedstatic PdfNamePdfName. LastPagestatic PdfNamePdfName. Launchstatic PdfNamePdfName. Layoutstatic PdfNamePdfName. Lblstatic PdfNamePdfName. LBodystatic PdfNamePdfName. LCstatic PdfNamePdfName. LEstatic PdfNamePdfName. Leadingstatic PdfNamePdfName. Lengthstatic PdfNamePdfName. Length1static PdfNamePdfName. LIstatic PdfNamePdfName. Lightenstatic PdfNamePdfName. Limitsstatic PdfNamePdfName. Linestatic PdfNamePdfName. LineArrowstatic PdfNamePdfName. LineHeightstatic PdfNamePdfName. LineNumstatic PdfNamePdfName. LineThroughstatic PdfNamePdfName. Linkstatic PdfNamePdfName. Liststatic PdfNamePdfName. ListModestatic PdfNamePdfName. ListNumberingstatic PdfNamePdfName. LJstatic PdfNamePdfName. LLstatic PdfNamePdfName. LLEstatic PdfNamePdfName. LLOstatic PdfNamePdfName. Locationstatic PdfNamePdfName. Lockstatic PdfNamePdfName. Lockedstatic PdfNamePdfName. LowerAlphastatic PdfNamePdfName. LowerRomanstatic PdfNamePdfName. Luminositystatic PdfNamePdfName. LWstatic PdfNamePdfName. LZWDecodestatic PdfNamePdfName. Mstatic PdfNamePdfName. MACstatic PdfNamePdfName. MacExpertEncodingstatic PdfNamePdfName. MACLocationstatic PdfNamePdfName. MacRomanEncodingstatic PdfNamePdfName. Magentastatic PdfNamePdfName. Markedstatic PdfNamePdfName. MarkInfostatic PdfNamePdfName. MarkStylestatic PdfNamePdfName. Markupstatic PdfNamePdfName. Markup3Dstatic PdfNamePdfName. Maskstatic PdfNamePdfName. Matrixstatic PdfNamePdfName. maxstatic PdfNamePdfName. MaxLenstatic PdfNamePdfName. MCDstatic PdfNamePdfName. MCIDstatic PdfNamePdfName. MCRstatic PdfNamePdfName. MD5static PdfNamePdfName. Measurestatic PdfNamePdfName. MediaBoxstatic PdfNamePdfName. MediaClipstatic PdfNamePdfName. Metadatastatic PdfNamePdfName. MHstatic PdfNamePdfName. Middlestatic PdfNamePdfName. minstatic PdfNamePdfName. MissingWidthstatic PdfNamePdfName. Mixstatic PdfNamePdfName. MKstatic PdfNamePdfName. MLstatic PdfNamePdfName. MMType1static PdfNamePdfName. MNstatic PdfNamePdfName. ModDatestatic PdfNamePdfName. Moviestatic PdfNamePdfName. MRstatic PdfNamePdfName. MuLawstatic PdfNamePdfName. Multiplystatic PdfNamePdfName. Nstatic PdfNamePdfName. NAstatic PdfNamePdfName. Namestatic PdfNamePdfName. Namedstatic PdfNamePdfName. Namesstatic PdfNamePdfName. Namespacestatic PdfNamePdfName. Namespacesstatic PdfNamePdfName. NeedAppearancesstatic PdfNamePdfName. NeedsRenderingstatic PdfNamePdfName. NewWindowstatic PdfNamePdfName. Nextstatic PdfNamePdfName. NextPagestatic PdfNamePdfName. NMstatic PdfNamePdfName. Nonestatic PdfNamePdfName. NonFullScreenPageModestatic PdfNamePdfName. NonStructstatic PdfNamePdfName. NoOpstatic PdfNamePdfName. Normalstatic PdfNamePdfName. Notstatic PdfNamePdfName. NotApprovedstatic PdfNamePdfName. Notestatic PdfNamePdfName. NoteTypestatic PdfNamePdfName. NotForPublicReleasestatic PdfNamePdfName. NSstatic PdfNamePdfName. NSOstatic PdfNamePdfName. NumCopiesstatic PdfNamePdfName. Numsstatic PdfNamePdfName. Ostatic PdfNamePdfName. Objstatic PdfNamePdfName. OBJRstatic PdfNamePdfName. ObjStmstatic PdfNamePdfName. OCstatic PdfNamePdfName. OCGstatic PdfNamePdfName. OCGsstatic PdfNamePdfName. OCMDstatic PdfNamePdfName. OCPropertiesstatic PdfNamePdfName. OCSPstatic PdfNamePdfName. OCSPsstatic PdfNamePdfName. OEstatic PdfNamePdfName. OFFstatic PdfNamePdfName. ONstatic PdfNamePdfName. OneColumnstatic PdfNamePdfName. opstatic PdfNamePdfName. OPstatic PdfNamePdfName. Openstatic PdfNamePdfName. OpenActionstatic PdfNamePdfName. OpenArrowstatic PdfNamePdfName. Operationstatic PdfNamePdfName. OPIstatic PdfNamePdfName. OPMstatic PdfNamePdfName. Optstatic PdfNamePdfName. Orstatic PdfNamePdfName. Orderstatic PdfNamePdfName. Orderedstatic PdfNamePdfName. Orderingstatic PdfNamePdfName. Outlinesstatic PdfNamePdfName. OutputConditionstatic PdfNamePdfName. OutputConditionIdentifierstatic PdfNamePdfName. OutputIntentstatic PdfNamePdfName. OutputIntentsstatic PdfNamePdfName. Outsetstatic PdfNamePdfName. Overlaystatic PdfNamePdfName. OverlayTextstatic PdfNamePdfName. Pstatic PdfNamePdfName. PAstatic PdfNamePdfName. Paddingstatic PdfNamePdfName. Pagestatic PdfNamePdfName. PageElementstatic PdfNamePdfName. PageLabelsstatic PdfNamePdfName. PageLayoutstatic PdfNamePdfName. PageModestatic PdfNamePdfName. PageNumstatic PdfNamePdfName. Pagesstatic PdfNamePdfName. Paginationstatic PdfNamePdfName. PaintTypestatic PdfNamePdfName. Panosestatic PdfNamePdfName. Paperclipstatic PdfNamePdfName. Paramsstatic PdfNamePdfName. Parentstatic PdfNamePdfName. ParentTreestatic PdfNamePdfName. ParentTreeNextKeystatic PdfNamePdfName. Partstatic PdfNamePdfName. Pathstatic PdfNamePdfName. Patternstatic PdfNamePdfName. PatternTypestatic PdfNamePdfName. Pausestatic PdfNamePdfName. PCstatic PdfNamePdfName. PCMprivate static PdfName[]PdfDocument. PDF_NAMES_TO_REMOVE_FROM_ORIGINAL_TRAILERstatic PdfNamePdfName. Pdf_Version_1_2static PdfNamePdfName. Pdf_Version_1_3static PdfNamePdfName. Pdf_Version_1_4static PdfNamePdfName. Pdf_Version_1_5static PdfNamePdfName. Pdf_Version_1_6static PdfNamePdfName. Pdf_Version_1_7static PdfNamePdfName. Pdf_Version_2_0(package private) static PdfName[]PdfDocumentInfo. PDF20_DEPRECATED_KEYSstatic PdfNamePdfName. Perceptualstatic PdfNamePdfName. Permsstatic PdfNamePdfName. Pgstatic PdfNamePdfName. Phonemestatic PdfNamePdfName. PhoneticAlphabetstatic PdfNamePdfName. PIstatic PdfNamePdfName. PickTrayByPDFSizestatic PdfNamePdfName. PieceInfostatic PdfNamePdfName. Placementstatic PdfNamePdfName. Playstatic PdfNamePdfName. POstatic PdfNamePdfName. Polygonstatic PdfNamePdfName. PolyLinestatic PdfNamePdfName. Popupstatic PdfNamePdfName. Predictorstatic PdfNamePdfName. Preferredprotected PdfNamePdfDeveloperExtension. prefixThe prefix used in the Extensions dictionary added to the Catalog.static PdfNamePdfName. PreserveRBstatic PdfNamePdfName. PresStepsstatic PdfNamePdfName. Prevstatic PdfNamePdfName. PrevPagestatic PdfNamePdfName. Printstatic PdfNamePdfName. PrintAreastatic PdfNamePdfName. PrintClipstatic PdfNamePdfName. PrinterMarkstatic PdfNamePdfName. PrintPageRangestatic PdfNamePdfName. PrintScalingstatic PdfNamePdfName. PrintStatestatic PdfNamePdfName. Privatestatic PdfNamePdfName. ProcSetstatic PdfNamePdfName. Producerstatic PdfNamePdfName. Projectionstatic PdfNamePdfName. PronunciationLexiconstatic PdfNamePdfName. Prop_Buildstatic PdfNamePdfName. Propertiesstatic PdfNamePdfName. PSstatic PdfNamePdfName. Pushpinstatic PdfNamePdfName. PVstatic PdfNamePdfName. Qstatic PdfNamePdfName. QuadPointsstatic PdfNamePdfName. Quotestatic PdfNamePdfName. rstatic PdfNamePdfName. Rstatic PdfNamePdfName. R2Lstatic PdfNamePdfName. Rangestatic PdfNamePdfName. Rawstatic PdfNamePdfName. RBstatic PdfNamePdfName. RBGroupsstatic PdfNamePdfName. RCstatic PdfNamePdfName. RClosedArrowstatic PdfNamePdfName. RDstatic PdfNamePdfName. Reasonstatic PdfNamePdfName. Recipientsstatic PdfNamePdfName. Rectstatic PdfNamePdfName. Redactstatic PdfNamePdfName. Redactionstatic PdfNamePdfName. Refstatic PdfNamePdfName. Referencestatic PdfNamePdfName. Registrystatic PdfNamePdfName. RegistryNamestatic PdfNamePdfName. RelativeColorimetricstatic PdfNamePdfName. Renditionstatic PdfNamePdfName. Renditionsstatic PdfNamePdfName. Repeatstatic PdfNamePdfName. Requirementstatic PdfNamePdfName. Requirementsstatic PdfNamePdfName. ResetFormstatic PdfNamePdfName. Resourcesprivate PdfNamePdfResources.ResourceNameGenerator. resourceTypestatic PdfNamePdfName. Resumestatic PdfNamePdfName. ReversedCharsstatic PdfNamePdfName. RGBstatic PdfNamePdfName. RIstatic PdfNamePdfName. RichMediastatic PdfNamePdfName. Ridgestatic PdfNamePdfName. RLstatic PdfNamePdfName. ROstatic PdfNamePdfName. RoleMapstatic PdfNamePdfName. RoleMapNSstatic PdfNamePdfName. Rootstatic PdfNamePdfName. ROpenArrowstatic PdfNamePdfName. Rotatestatic PdfNamePdfName. Rowstatic PdfNamePdfName. Rowsstatic PdfNamePdfName. RowSpanstatic PdfNamePdfName. RPstatic PdfNamePdfName. RTstatic PdfNamePdfName. Rubystatic PdfNamePdfName. RubyAlignstatic PdfNamePdfName. RubyPositionstatic PdfNamePdfName. RunLengthDecodestatic PdfNamePdfName. RVstatic PdfNamePdfName. Sstatic PdfNamePdfName. SAstatic PdfNamePdfName. Saturationstatic PdfNamePdfName. Schemastatic PdfNamePdfName. Scopestatic PdfNamePdfName. Screenstatic PdfNamePdfName. SDstatic PdfNamePdfName. Sectstatic PdfNamePdfName. Separationstatic PdfNamePdfName. SeparationColorNamesstatic PdfNamePdfName. SeparationInfostatic PdfNamePdfName. SetOCGStatestatic PdfNamePdfName. SetStatestatic PdfNamePdfName. Shadingstatic PdfNamePdfName. ShadingTypestatic PdfNamePdfName. Shortstatic PdfNamePdfName. Sigstatic PdfNamePdfName. SigFieldLockstatic PdfNamePdfName. SigFlagsstatic PdfNamePdfName. Signedstatic PdfNamePdfName. SigObjRefstatic PdfNamePdfName. SigRefstatic PdfNamePdfName. Simplexstatic PdfNamePdfName. SinglePagestatic PdfNamePdfName. Sizestatic PdfNamePdfName. Slashstatic PdfNamePdfName. SMstatic PdfNamePdfName. SMaskstatic PdfNamePdfName. SMaskInDatastatic PdfNamePdfName. SoftLightstatic PdfNamePdfName. Soldstatic PdfNamePdfName. Solidstatic PdfNamePdfName. Sortstatic PdfNamePdfName. Soundstatic PdfNamePdfName. Sourcestatic PdfNamePdfName. SpaceAfterstatic PdfNamePdfName. SpaceBeforestatic PdfNamePdfName. Spanstatic PdfNamePdfName. Squarestatic PdfNamePdfName. Squigglystatic PdfNamePdfName. Ststatic PdfNamePdfName. Stampstatic PdfNamePdfName. StampImagestatic PdfNamePdfName. StampSnapshotstatic PdfNamePdfName. Standalonestatic PdfNamePdfName. Standardstatic PdfNamePdfName. Startstatic PdfNamePdfName. StartIndentstatic PdfNamePdfName. Statestatic PdfNamePdfName. StateModelstatic PdfNamePdfName. StdCFstatic PdfNamePdfName. StemHstatic PdfNamePdfName. StemVstatic PdfNamePdfName. Stmstatic PdfNamePdfName. StmFstatic PdfNamePdfName. Stopstatic PdfNamePdfName. Streamstatic PdfNamePdfName. StrFstatic PdfNamePdfName. StrikeOutstatic PdfNamePdfName. Strongstatic PdfNamePdfName. StructElemstatic PdfNamePdfName. StructParentstatic PdfNamePdfName. StructParentsstatic PdfNamePdfName. StructTreeRootstatic PdfNamePdfName. Stylestatic PdfNamePdfName. Substatic PdfNamePdfName. SubFilterstatic PdfNamePdfName. Subjstatic PdfNamePdfName. Subjectstatic PdfNamePdfName. SubmitFormstatic PdfNamePdfName. Subtypestatic PdfNamePdfName. Subtype2static PdfNamePdfName. Supplementstatic PdfNamePdfName. Suspectsstatic PdfNamePdfName. SVstatic PdfNamePdfName. Systatic PdfNamePdfName. Symbolstatic PdfNamePdfName. Synchronousstatic PdfNamePdfName. Tstatic PdfNamePdfName. TAstatic PdfNamePdfName. Tablestatic PdfNamePdfName. Tabsstatic PdfNamePdfName. Tagstatic PdfNamePdfName. TBodystatic PdfNamePdfName. TBorderStylestatic PdfNamePdfName. TDstatic PdfNamePdfName. Templatesstatic PdfNamePdfName. Textstatic PdfNamePdfName. TextAlignstatic PdfNamePdfName. TextDecorationColorstatic PdfNamePdfName. TextDecorationThicknessstatic PdfNamePdfName. TextDecorationTypestatic PdfNamePdfName. TextIndentstatic PdfNamePdfName. TFstatic PdfNamePdfName. TFootstatic PdfNamePdfName. THstatic PdfNamePdfName. THeadstatic PdfNamePdfName. Thumbstatic PdfNamePdfName. TIstatic PdfNamePdfName. TilingTypestatic PdfNamePdfName. Titlestatic PdfNamePdfName. TKstatic PdfNamePdfName. TMstatic PdfNamePdfName. TOCstatic PdfNamePdfName. TOCIstatic PdfNamePdfName. Togglestatic PdfNamePdfName. Topstatic PdfNamePdfName. TopSecretstatic PdfNamePdfName. ToUnicodestatic PdfNamePdfName. TPstatic PdfNamePdfName. TPaddingstatic PdfNamePdfName. TRstatic PdfNamePdfName. TR2static PdfNamePdfName. Transstatic PdfNamePdfName. TransferFunctionstatic PdfNamePdfName. TransformMethodstatic PdfNamePdfName. TransformParamsstatic PdfNamePdfName. Transparencystatic PdfNamePdfName. TrapNetstatic PdfNamePdfName. Trappedstatic PdfNamePdfName. TrapRegionsstatic PdfNamePdfName. TrapStylesprivate PdfNamePdfNameTree. treeTypeprivate PdfNamePdfNumTree. treeTypestatic PdfNamePdfName. TrimBoxstatic PdfNamePdfName. Truestatic PdfNamePdfName. TrueTypestatic PdfNamePdfName. TUstatic PdfNamePdfName. TwoColumnLeftstatic PdfNamePdfName. TwoColumnRightstatic PdfNamePdfName. TwoPageLeftstatic PdfNamePdfName. TwoPageRightstatic PdfNamePdfName. Txstatic PdfNamePdfName. Typestatic PdfNamePdfName. Type0static PdfNamePdfName. Type1static PdfNamePdfName. Type3static PdfNamePdfName. Ustatic PdfNamePdfName. UCRstatic PdfNamePdfName. UCR2static PdfNamePdfName. UEstatic PdfNamePdfName. UFstatic PdfNamePdfName. Underlinestatic PdfNamePdfName. Unorderedstatic PdfNamePdfName. Unspecifiedstatic PdfNamePdfName. UpperAlphastatic PdfNamePdfName. UpperRomanstatic PdfNamePdfName. UR3static PdfNamePdfName. URIstatic PdfNamePdfName. URLstatic PdfNamePdfName. URLSstatic PdfNamePdfName. Usagestatic PdfNamePdfName. UseAttachmentsstatic PdfNamePdfName. UseBlackPtCompstatic PdfNamePdfName. UseNonestatic PdfNamePdfName. UseOCstatic PdfNamePdfName. UseOutlinesstatic PdfNamePdfName. Userstatic PdfNamePdfName. UserPropertiesstatic PdfNamePdfName. UserUnitstatic PdfNamePdfName. UseThumbsstatic PdfNamePdfName. Vstatic PdfNamePdfName. V2static PdfNamePdfName. VEstatic PdfNamePdfName. Versionstatic PdfNamePdfName. Verticesstatic PdfNamePdfName. VerticesPerRowstatic PdfNamePdfName. Viewstatic PdfNamePdfName. ViewAreastatic PdfNamePdfName. ViewClipstatic PdfNamePdfName. ViewerPreferencesstatic PdfNamePdfName. ViewStatestatic PdfNamePdfName. VisiblePagesstatic PdfNamePdfName. Volatilestatic PdfNamePdfName. Volumestatic PdfNamePdfName. VRIstatic PdfNamePdfName. Wstatic PdfNamePdfName. W2static PdfNamePdfName. Warichustatic PdfNamePdfName. Watermarkstatic PdfNamePdfName. WCstatic PdfNamePdfName. WhitePointstatic PdfNamePdfName. Widgetstatic PdfNamePdfName. Widthstatic PdfNamePdfName. Widthsstatic PdfNamePdfName. Winstatic PdfNamePdfName. WinAnsiEncodingstatic PdfNamePdfName. WPstatic PdfNamePdfName. WritingModestatic PdfNamePdfName. WSstatic PdfNamePdfName. WTstatic PdfNamePdfName. Xstatic PdfNamePdfName. x_sampastatic PdfNamePdfName. XFAstatic PdfNamePdfName. XHeightstatic PdfNamePdfName. XMLstatic PdfNamePdfName. XObjectstatic PdfNamePdfName. XRefstatic PdfNamePdfName. XRefStmstatic PdfNamePdfName. XStepstatic PdfNamePdfName. XYZstatic PdfNamePdfName. Yellowstatic PdfNamePdfName. YStepstatic PdfNamePdfName. ZapfDingbatsstatic PdfNamePdfName. zh_Latn_pinyinstatic PdfNamePdfName. zh_Latn_wadegilestatic PdfNamePdfName. ZoomFields in com.itextpdf.kernel.pdf with type parameters of type PdfName Modifier and Type Field Description (package private) java.util.Set<PdfName>PageFlushingHelper.DeepFlushingContext. blackList(package private) java.util.Map.Entry<PdfName,PdfObject>PdfDictionaryEntrySet.DirectEntry. entryprivate static java.util.List<PdfName>DestinationResolverCopyFilter. EXCLUDE_KEYS_ACTIONCOPY(package private) java.util.Map<PdfName,PageFlushingHelper.DeepFlushingContext>PageFlushingHelper.DeepFlushingContext. innerContextsprivate java.util.Map<PdfName,PdfObject>PdfDictionary. mapprotected java.util.Map<PdfName,PdfNameTree>PdfCatalog. nameTreesMap of thePdfNameTree.private static java.util.List<PdfName>PdfPage. PAGE_EXCLUDED_KEYSprivate static java.util.Set<PdfName>PdfCatalog. PAGE_LAYOUTSprivate static java.util.Set<PdfName>PdfCatalog. PAGE_MODES(package private) java.util.Iterator<java.util.Map.Entry<PdfName,PdfObject>>PdfDictionaryEntrySet.DirectIterator. parentIteratorprivate java.util.Map<PdfObject,PdfName>PdfResources. resourceToNameprivate java.util.Set<java.util.Map.Entry<PdfName,PdfObject>>PdfDictionaryEntrySet. setstatic java.util.Map<java.lang.String,PdfName>PdfName. staticNamesmap strings to all known static namesprivate static java.util.List<PdfName>PdfPage. XOBJECT_EXCLUDED_KEYSMethods in com.itextpdf.kernel.pdf that return PdfName Modifier and Type Method Description PdfNamePdfResources. addColorSpace(PdfColorSpace cs)AddsPdfColorSpaceobject to the resources.PdfNamePdfResources. addColorSpace(PdfObject colorSpace)AddsPdfObjectto the resources as color space.PdfNamePdfResources. addExtGState(PdfExtGState extGState)AddsPdfExtGStateobject to the resources.PdfNamePdfResources. addExtGState(PdfDictionary extGState)AddsPdfDictionaryto the resources as graphics state parameter dictionary.PdfNamePdfResources. addFont(PdfDocument pdfDocument, PdfFont font)Adds font to resources and registers PdfFont in the document for further flushing.PdfNamePdfResources. addForm(PdfStream form)AddsPdfStreamto the resources as form.PdfNamePdfResources. addForm(PdfFormXObject form)AddsPdfFormXObjectobject to the resources.PdfNamePdfResources. addForm(PdfFormXObject form, PdfName name)Adds the given Form XObject to the current instance ofPdfResources.PdfNamePdfResources. addImage(PdfStream image)AddsPdfStreamto the resources as image.PdfNamePdfResources. addImage(PdfImageXObject image)AddsPdfImageXObjectobject to the resources.PdfNamePdfResources. addPattern(PdfPattern pattern)AddsPdfPatternobject to the resources.PdfNamePdfResources. addPattern(PdfDictionary pattern)AddsPdfDictionaryto the resources as pattern.PdfNamePdfResources. addProperties(PdfDictionary properties)AddsPdfDictionaryto the resources as properties list.(package private) PdfNamePdfResources. addResource(PdfObject resource, PdfResources.ResourceNameGenerator nameGen)(package private) <T extends PdfObject>
PdfNamePdfResources. addResource(PdfObjectWrapper<T> resource, PdfResources.ResourceNameGenerator nameGen)PdfNamePdfResources. addShading(AbstractPdfShading shading)AddsAbstractPdfShadingobject to the resources.PdfNamePdfResources. addShading(PdfDictionary shading)AddsPdfDictionaryto the resources as shading dictionary.private static PdfNamePdfName. createDirectName(java.lang.String name)PdfNamePdfResources.ResourceNameGenerator. generate(PdfResources resources)Generates new (unique) resource name.PdfNamePdfArray. getAsName(int index)Returns the element at the specified index as a PdfName.PdfNamePdfDictionary. getAsName(PdfName key)Returns the value associated to this key as a PdfName.PdfNamePdfDeveloperExtension. getBaseVersion()Gets the baseVersion name.PdfNamePdfDictionaryEntrySet.DirectEntry. getKey()PdfNamePdfOutputIntent. getOutputIntentSubtype()PdfNamePdfCatalog. getPageLayout()Get page layout of the document.PdfNamePdfCatalog. getPageMode()Get page mode of the document.PdfNamePdfDeveloperExtension. getPrefix()Gets the prefix name.PdfNamePdfResources. getResourceName(PdfObject resource)Gets the mapped resource name of the givenPdfObject.<T extends PdfObject>
PdfNamePdfResources. getResourceName(PdfObjectWrapper<T> resource)Gets the mapped resource name of thePdfObjectunder the given wrapper.PdfNamePdfResources.ResourceNameGenerator. getResourceType()Gets the resource type of generator.PdfNamePdfEncryptedPayload. getSubtype()PdfNamePdfPage. getTabOrder()Gets a name specifying the tab order that shall be used for annotations on the page.PdfNamePdfDocumentInfo. getTrapped()PdfNamePdfEncryptedPayload. getVersion()protected PdfNamePdfReader. readPdfName(boolean readAsDirect)PdfNamePdfVersion. toPdfName()Methods in com.itextpdf.kernel.pdf that return types with arguments of type PdfName Modifier and Type Method Description java.util.Set<java.util.Map.Entry<PdfName,PdfObject>>PdfDictionary. entrySet()Returns a Set holding the key-value pairs as Map#Entry objects.java.util.Set<PdfName>PdfResources. getResourceNames()Gets the names of all the added resources.java.util.Set<PdfName>PdfResources. getResourceNames(PdfName resType)Gets the names of all resources of specified type.java.util.Iterator<java.util.Map.Entry<PdfName,PdfObject>>PdfDictionaryEntrySet. iterator()java.util.Set<PdfName>PdfDictionary. keySet()Returns all the keys of this PdfDictionary as a Set.(package private) static java.util.Map<java.lang.String,PdfName>PdfNameLoader. loadNames()java.util.Map.Entry<PdfName,PdfObject>PdfDictionaryEntrySet.DirectIterator. next()Methods in com.itextpdf.kernel.pdf with parameters of type PdfName Modifier and Type Method Description PdfNamePdfResources. addForm(PdfFormXObject form, PdfName name)Adds the given Form XObject to the current instance ofPdfResources.(package private) voidPdfCatalog. addNameToNameTree(PdfString key, PdfObject value, PdfName treeType)This methods adds a new name to the specified NameTree.protected voidPdfResources. addResource(PdfObject resource, PdfName resType, PdfName resName)private static booleanPdfWriter. checkTypeOfPdfDictionary(PdfObject dictionary, PdfName expectedType)intPdfName. compareTo(PdfName o)Compare this PdfName to o.booleanPdfDictionary. containsKey(PdfName key)Returns true if this PdfDictionary contains the specified key.private static voidOcgPropertiesCopier. copyDArrayField(PdfName fieldToCopy, java.util.Set<PdfIndirectReference> fromOcgsToCopy, PdfDictionary fromDict, PdfDictionary toDict, PdfDocument toDocument)private static voidOcgPropertiesCopier. copyDNameField(PdfName fieldToCopy, PdfDictionary fromDict, PdfDictionary toDict)private static voidOcgPropertiesCopier. copyDStringField(PdfName fieldToCopy, PdfDictionary fromDict, PdfDictionary toDict)private voidPdfDocument. ensureTreeRootAddedToNames(PdfObject treeRoot, PdfName treeType)static PdfVersionPdfVersion. fromPdfName(PdfName name)Creates a PdfVersion class from aPdfNameobject if the specified version can be found.PdfObjectPdfDictionary. get(PdfName key)Returns the value associated to this key.PdfObjectPdfDictionary. get(PdfName key, boolean asDirect)PdfArrayPdfDictionary. getAsArray(PdfName key)Returns the value associated to this key as a PdfArray.java.lang.BooleanPdfDictionary. getAsBool(PdfName key)Returns the value associated to this key as a Boolean.PdfBooleanPdfDictionary. getAsBoolean(PdfName key)Returns the value associated to this key as a PdfBoolean.PdfDictionaryPdfDictionary. getAsDictionary(PdfName key)Returns the value associated to this key as a PdfDictionary.java.lang.FloatPdfDictionary. getAsFloat(PdfName key)Returns the value associated to this key as a Float.java.lang.IntegerPdfDictionary. getAsInt(PdfName key)Returns the value associated to this key as an Integer.PdfNamePdfDictionary. getAsName(PdfName key)Returns the value associated to this key as a PdfName.PdfNumberPdfDictionary. getAsNumber(PdfName key)Returns the value associated to this key as a PdfNumber.RectanglePdfDictionary. getAsRectangle(PdfName key)Returns the value associated to this key as a Rectangle.PdfStreamPdfDictionary. getAsStream(PdfName key)Returns the value associated to this key as a PdfStream.PdfStringPdfDictionary. getAsString(PdfName key)Returns the value associated to this key as a PdfString.PdfColorSpacePdfResources. getColorSpace(PdfName name)PdfFormXObjectPdfResources. getForm(PdfName name)PdfImageXObjectPdfResources. getImage(PdfName name)private PdfObjectPdfPage. getInheritedValue(PdfName pdfName, int type)private static PdfObjectPdfPage. getInheritedValue(PdfPages parentPages, PdfName pdfName)PageFlushingHelper.DeepFlushingContextPageFlushingHelper.DeepFlushingContext. getInnerContextFor(PdfName key)PdfNameTreePdfCatalog. getNameTree(PdfName treeType)This method gets Names tree from the catalog.PdfPatternPdfResources. getPattern(PdfName name)PdfExtGStatePdfResources. getPdfExtGState(PdfName name)PdfObjectPdfResources. getProperties(PdfName name)PdfDictionaryPdfResources. getResource(PdfName resType)Get thePdfDictionaryobject that that contain resources of specified type.java.util.Set<PdfName>PdfResources. getResourceNames(PdfName resType)Gets the names of all resources of specified type.PdfObjectPdfResources. getResourceObject(PdfName resType, PdfName resName)Get thePdfObjectobject with specified type and name.AbstractPdfShadingPdfResources. getShading(PdfName name)private java.lang.StringPdfDocumentInfo. getStringValue(PdfName name)private static booleanPdfOutputStream. isFlushed(PdfDictionary dict, PdfName name)booleanPageFlushingHelper.DeepFlushingContext. isKeyInBlackList(PdfName key)private booleanSmartModePdfObjectsSerializer. isKeyRefersBack(PdfDictionary dic, PdfName key)booleanPdfCatalog. nameTreeContainsKey(PdfName treeType)This method checks Names tree for specified tree type.private voidDestinationResolverCopyFilter. processAction(PdfObject newParent, PdfName name, PdfDictionary dict)PdfCatalogPdfCatalog. put(PdfName key, PdfObject value)Add key and value toPdfCatalogdictionary.PdfObjectPdfDictionary. put(PdfName key, PdfObject value)Inserts the value into this PdfDictionary and associates it with the specified key.(package private) PdfDocumentInfoPdfDocumentInfo. put(PdfName key, PdfObject value)PdfPagePdfPage. put(PdfName key, PdfObject value)Helper method that associates specified value with the specified key in the underlyingPdfDictionary.PdfViewerPreferencesPdfViewerPreferences. put(PdfName key, PdfObject value)PdfCatalogPdfCatalog. remove(PdfName key)Remove key from catalog dictionary.PdfObjectPdfDictionary. remove(PdfName key)Removes the specified key from this PdfDictionary.PdfPagePdfPage. remove(PdfName key)Helper method that removes the value associated with the specified key from the underlyingPdfDictionary.PdfCatalogPdfCatalog. setAdditionalAction(PdfName key, PdfAction action)The actions that shall be taken in response to various trigger events affecting the document as a whole.PdfPagePdfPage. setAdditionalAction(PdfName key, PdfAction action)Helper method to add an additional action to this page.voidPdfOutputIntent. setOutputIntentSubtype(PdfName subtype)PdfCatalogPdfCatalog. setPageLayout(PdfName pageLayout)This method sets a page layout of the documentPdfCatalogPdfCatalog. setPageMode(PdfName pageMode)This method sets a page mode of the document.PdfEncryptedPayloadPdfEncryptedPayload. setSubtype(PdfName subtype)PdfPagePdfPage. setTabOrder(PdfName tabOrder)Sets a name specifying the tab order that shall be used for annotations on the page.PdfDocumentInfoPdfDocumentInfo. setTrapped(PdfName trapped)PdfEncryptedPayloadPdfEncryptedPayload. setVersion(PdfName version)booleanDestinationResolverCopyFilter. shouldProcess(PdfObject newParent, PdfName name, PdfObject value)private voidPdfDocument. updateValueInMarkInfoDict(PdfName key, PdfObject value)static booleanVersionConforming. validatePdfVersionForDictEntry(PdfDocument document, PdfVersion expectedVersion, PdfName entryKey, PdfName dictType)private voidPdfOutputStream. write(PdfName name)Method parameters in com.itextpdf.kernel.pdf with type arguments of type PdfName Modifier and Type Method Description PdfDictionaryPdfDictionary. clone(java.util.List<PdfName> excludeKeys)Creates clones of the dictionary in the current document.PdfDictionaryPdfDictionary. copyTo(PdfDocument document, java.util.List<PdfName> excludeKeys, boolean allowDuplicating)Copies dictionary to specified document.PdfDictionaryPdfDictionary. copyTo(PdfDocument document, java.util.List<PdfName> excludeKeys, boolean allowDuplicating, ICopyFilter copyFilter)Copies dictionary to specified document.static byte[]PdfReader. decodeBytes(byte[] b, PdfDictionary streamDictionary, java.util.Map<PdfName,IFilterHandler> filterHandlers)Decode a byte[] applying the filters specified in the provided dictionary using the provided filter handlers.Constructors in com.itextpdf.kernel.pdf with parameters of type PdfName Constructor Description PdfDeveloperExtension(PdfName prefix, PdfName baseVersion, int extensionLevel)Creates a PdfDeveloperExtension object.PdfDeveloperExtension(PdfName prefix, PdfName baseVersion, int extensionLevel, java.lang.String url, java.lang.String extensionRevision, boolean isMultiValued)Creates a PdfDeveloperExtension object.PdfNameTree(PdfCatalog catalog, PdfName treeType)Creates the NameTree of current DocumentPdfNumTree(PdfCatalog catalog, PdfName treeType)Creates the NumberTree of current DocumentResourceNameGenerator(PdfName resourceType, java.lang.String prefix)Constructs an instance ofPdfResources.ResourceNameGeneratorclass.ResourceNameGenerator(PdfName resourceType, java.lang.String prefix, int seed)Constructs an instance ofPdfResources.ResourceNameGeneratorclass.Constructor parameters in com.itextpdf.kernel.pdf with type arguments of type PdfName Constructor Description DeepFlushingContext(java.util.Set<PdfName> blackList, java.util.Map<PdfName,PageFlushingHelper.DeepFlushingContext> innerContexts)DeepFlushingContext(java.util.Set<PdfName> blackList, java.util.Map<PdfName,PageFlushingHelper.DeepFlushingContext> innerContexts)DirectEntry(java.util.Map.Entry<PdfName,PdfObject> entry)DirectIterator(java.util.Iterator<java.util.Map.Entry<PdfName,PdfObject>> parentIterator)PdfDictionary(java.util.Map<PdfName,PdfObject> map)Creates a new PdfDictionary instance.PdfDictionary(java.util.Set<java.util.Map.Entry<PdfName,PdfObject>> entrySet)Creates a new PdfDictionary instance.PdfDictionaryEntrySet(java.util.Set<java.util.Map.Entry<PdfName,PdfObject>> set) -
Uses of PdfName in com.itextpdf.kernel.pdf.action
Fields in com.itextpdf.kernel.pdf.action declared as PdfName Modifier and Type Field Description private static PdfName[]PdfAnnotationAdditionalActions. Eventsprivate PdfNamePdfActionOcgState. stateMethods in com.itextpdf.kernel.pdf.action that return PdfName Modifier and Type Method Description PdfNamePdfActionOcgState. getState()Gets the state the optional content groups should be switched toMethods in com.itextpdf.kernel.pdf.action with parameters of type PdfName Modifier and Type Method Description private static PdfTargetPdfTarget. create(PdfName r)Creates a newPdfTargetobject given its type.static PdfActionPdfAction. createMovie(PdfAnnotation annotation, java.lang.String title, PdfName operation)Creates a Movie annotation (section 12.6.4.9 of ISO 32000-1).static PdfActionPdfAction. createNamed(PdfName namedAction)Creates a Named action (section 12.6.4.11 of ISO 32000-1).PdfActionPdfAnnotationAdditionalActions. getPdfActionForEvent(PdfName eventName)If exists, returns thePdfActionfor this event, otherwise returns null.PdfActionPdfAction. put(PdfName key, PdfObject value)Inserts the value into the underlying object of thisPdfActionand associates it with the specified key.PdfTargetPdfTarget. put(PdfName key, PdfObject value)This is a convenient method to put key-value pairs to the underlyingPdfObject.static voidPdfAction. setAdditionalAction(PdfObjectWrapper<PdfDictionary> wrapper, PdfName key, PdfAction action)Adds an additional action to the providedPdfObjectWrapper<PdfDictionary> wrapper.voidPdfAnnotationAdditionalActions. setPdfActionForEvent(PdfName event, PdfAction action)Sets the action for an event, or removes it when the action is null.Constructors in com.itextpdf.kernel.pdf.action with parameters of type PdfName Constructor Description PdfActionOcgState(PdfName state, java.util.List<PdfDictionary> ocgs)Constructs an optional content state object. -
Uses of PdfName in com.itextpdf.kernel.pdf.annot
Fields in com.itextpdf.kernel.pdf.annot declared as PdfName Modifier and Type Field Description static PdfNamePdfAnnotation. HIGHLIGHT_INVERTWidget annotation highlighting mode.static PdfNamePdfAnnotation. HIGHLIGHT_NONEWidget annotation highlighting mode.static PdfNamePdfAnnotation. HIGHLIGHT_OUTLINEWidget annotation highlighting mode.static PdfNamePdfAnnotation. HIGHLIGHT_PUSHWidget annotation highlighting mode.static PdfNamePdfAnnotation. HIGHLIGHT_TOGGLEWidget annotation highlighting mode.static PdfNamePdfLinkAnnotation. Invertstatic PdfNamePdfTextMarkupAnnotation. MarkupHighlightSubtypesstatic PdfNamePdfTextMarkupAnnotation. MarkupSquigglystatic PdfNamePdfTextMarkupAnnotation. MarkupStrikeoutstatic PdfNamePdfTextMarkupAnnotation. MarkupUnderlinestatic PdfNamePdfLinkAnnotation. NoneHighlight modes.static PdfNamePdfLinkAnnotation. Outlinestatic PdfNamePdfLinkAnnotation. Pushstatic PdfNamePdfAnnotation. STYLE_BEVELEDAnnotation border style.static PdfNamePdfAnnotation. STYLE_DASHEDAnnotation border style.static PdfNamePdfAnnotation. STYLE_INSETAnnotation border style.static PdfNamePdfAnnotation. STYLE_SOLIDAnnotation border style.static PdfNamePdfAnnotation. STYLE_UNDERLINEAnnotation border style.Methods in com.itextpdf.kernel.pdf.annot that return PdfName Modifier and Type Method Description PdfNamePdfAnnotation. getAppearanceState()The annotation’s appearance state, which selects the applicable appearance stream from an appearance subdictionary if there is such.PdfNamePdfPrinterMarkAnnotation. getArbitraryTypeName()PdfNamePdfAnnotation. getBlendMode()PDF 2.0.PdfNamePdfLineAnnotation. getCaptionPosition()A name describing the annotation's caption positioning.PdfNamePdfLinkAnnotation. getHighlightMode()Gets the annotation highlight mode.PdfNamePdfWidgetAnnotation. getHighlightMode()Getter for the annotation's highlighting mode.PdfNamePdfFileAttachmentAnnotation. getIconName()The name of an icon that is used in displaying the annotation.PdfNamePdfSoundAnnotation. getIconName()The name of an icon that is used in displaying the annotation.PdfNamePdfStampAnnotation. getIconName()The name of an icon that is used in displaying the annotation.PdfNamePdfTextAnnotation. getIconName()The name of an icon that is used in displaying the annotation.PdfNamePdfMarkupAnnotation. getIntent()A name describing the intent of the markup annotation.PdfNamePdfFreeTextAnnotation. getLineEndingStyle()PdfNamePdfMarkupAnnotation. getReplyType()A name specifying the relationship (the "reply type") between this annotation and one specified by IRT entry (seePdfMarkupAnnotation.getInReplyTo()).PdfNamePdfStampAnnotation. getStampName()PdfNamePdf3DAnnotation. getSubtype()Gets aPdfNamewhich value is a subtype of this annotation.abstract PdfNamePdfAnnotation. getSubtype()Gets aPdfNamewhich value is a subtype of this annotation.PdfNamePdfAnnotation.PdfUnknownAnnotation. getSubtype()PdfNamePdfCaretAnnotation. getSubtype()PdfNamePdfCircleAnnotation. getSubtype()PdfNamePdfFileAttachmentAnnotation. getSubtype()PdfNamePdfFreeTextAnnotation. getSubtype()PdfNamePdfInkAnnotation. getSubtype()PdfNamePdfLineAnnotation. getSubtype()Gets aPdfNamewhich value is a subtype of this annotation.PdfNamePdfLinkAnnotation. getSubtype()PdfNamePdfPolygonAnnotation. getSubtype()PdfNamePdfPolylineAnnotation. getSubtype()PdfNamePdfPopupAnnotation. getSubtype()PdfNamePdfPrinterMarkAnnotation. getSubtype()PdfNamePdfRedactAnnotation. getSubtype()PdfNamePdfScreenAnnotation. getSubtype()PdfNamePdfSoundAnnotation. getSubtype()PdfNamePdfSquareAnnotation. getSubtype()PdfNamePdfStampAnnotation. getSubtype()PdfNamePdfTextAnnotation. getSubtype()PdfNamePdfTextMarkupAnnotation. getSubtype()PdfNamePdfTrapNetworkAnnotation. getSubtype()Gets aPdfNamewhich value is a subtype of this annotation.PdfNamePdfWatermarkAnnotation. getSubtype()PdfNamePdfWidgetAnnotation. getSubtype()Methods in com.itextpdf.kernel.pdf.annot that return types with arguments of type PdfName Modifier and Type Method Description java.util.Set<PdfName>PdfAnnotationAppearance. getStates()Methods in com.itextpdf.kernel.pdf.annot with parameters of type PdfName Modifier and Type Method Description PdfDictionaryPdfAnnotation. getAppearanceObject(PdfName appearanceType)Specific appearance object corresponding to the specific appearance type.PdfStreamPdfAnnotationAppearance. getStateObject(PdfName stateName)PdfAnnotationPdfAnnotation. put(PdfName key, PdfObject value)Inserts the value into into the underlyingPdfDictionaryof thisPdfAnnotationand associates it with the specified key.PdfAnnotationPdfAnnotation. remove(PdfName key)Removes the specified key from the underlyingPdfDictionaryof thisPdfAnnotation.PdfScreenAnnotationPdfScreenAnnotation. setAdditionalAction(PdfName key, PdfAction action)Sets an additionalPdfActionto this annotation which will be performed in response to the specific trigger event defined bykey.PdfWidgetAnnotationPdfWidgetAnnotation. setAdditionalAction(PdfName key, PdfAction action)Sets an additionalPdfActionto this annotation which will be performed in response to the specific trigger event defined bykey.PdfAnnotationPdfAnnotation. setAppearance(PdfName appearanceType, PdfAnnotationAppearance appearance)Sets a specific type of the appearance usingPdfAnnotationAppearancewrapper.PdfAnnotationPdfAnnotation. setAppearance(PdfName appearanceType, PdfDictionary appearance)Sets a specific type of the appearance.PdfAnnotationPdfAnnotation. setAppearanceState(PdfName as)Sets the annotation’s appearance state, which selects the applicable appearance stream from an appearance subdictionary.PdfMarkupAnnotationPdfPrinterMarkAnnotation. setArbitraryTypeName(PdfName arbitraryTypeName)PdfAnnotationPdfAnnotation. setBlendMode(PdfName blendMode)PDF 2.0.PdfCircleAnnotationPdfCircleAnnotation. setBorderStyle(PdfName style)Setter for the annotation's preset border style.PdfFreeTextAnnotationPdfFreeTextAnnotation. setBorderStyle(PdfName style)Setter for the annotation's preset border style.PdfInkAnnotationPdfInkAnnotation. setBorderStyle(PdfName style)Setter for the annotation's preset border style.PdfLineAnnotationPdfLineAnnotation. setBorderStyle(PdfName style)Setter for the annotation's preset border style.PdfLinkAnnotationPdfLinkAnnotation. setBorderStyle(PdfName style)Setter for the annotation's preset border style.PdfPolyGeomAnnotationPdfPolyGeomAnnotation. setBorderStyle(PdfName style)Setter for the annotation's preset border style.PdfSquareAnnotationPdfSquareAnnotation. setBorderStyle(PdfName style)Setter for the annotation's preset border style.PdfWidgetAnnotationPdfWidgetAnnotation. setBorderStyle(PdfName style)Setter for the annotation's preset border style.PdfLineAnnotationPdfLineAnnotation. setCaptionPosition(PdfName captionPosition)Sets annotation's caption positioning.PdfLinkAnnotationPdfLinkAnnotation. setHighlightMode(PdfName hlMode)Sets the annotation highlight mode.PdfWidgetAnnotationPdfWidgetAnnotation. setHighlightMode(PdfName mode)Setter for the annotation's highlighting mode.PdfFileAttachmentAnnotationPdfFileAttachmentAnnotation. setIconName(PdfName name)The name of an icon that is used in displaying the annotation.PdfSoundAnnotationPdfSoundAnnotation. setIconName(PdfName name)The name of an icon that is used in displaying the annotation.PdfStampAnnotationPdfStampAnnotation. setIconName(PdfName name)The name of an icon that is used in displaying the annotation.PdfTextAnnotationPdfTextAnnotation. setIconName(PdfName name)The name of an icon that is used in displaying the annotation.PdfMarkupAnnotationPdfMarkupAnnotation. setIntent(PdfName intent)Sets a name describing the intent of the markup annotation.PdfFreeTextAnnotationPdfFreeTextAnnotation. setLineEndingStyle(PdfName lineEndingStyle)PdfMarkupAnnotationPdfMarkupAnnotation. setReplyType(PdfName replyType)Sets the relationship (the "reply type") between this annotation and one specified by IRT entry (seePdfMarkupAnnotation.setInReplyTo(PdfAnnotation)).PdfStampAnnotationPdfStampAnnotation. setStampName(PdfName name)PdfAnnotationAppearancePdfAnnotationAppearance. setState(PdfName stateName, PdfFormXObject state)PdfAnnotationAppearancePdfAnnotationAppearance. setStateObject(PdfName stateName, PdfStream state)static PdfDictionaryBorderStyleUtil. setStyle(PdfDictionary bs, PdfName style)Setter for the border style.Constructors in com.itextpdf.kernel.pdf.annot with parameters of type PdfName Constructor Description PdfSoundAnnotation(PdfDocument document, Rectangle rect, java.io.InputStream soundStream, float sampleRate, PdfName encoding, int channels, int sampleSizeInBits)Creates a sound annotation.PdfTextMarkupAnnotation(Rectangle rect, PdfName subtype, float[] quadPoints) -
Uses of PdfName in com.itextpdf.kernel.pdf.canvas
Fields in com.itextpdf.kernel.pdf.canvas declared as PdfName Modifier and Type Field Description private PdfNameCanvasGraphicsState. renderingIntentprotected PdfNameCanvasTag. roleThe type of the tag.Fields in com.itextpdf.kernel.pdf.canvas with type parameters of type PdfName Modifier and Type Field Description private java.util.Stack<Tuple2<PdfName,PdfDictionary>>PdfCanvas. tagStructureStackMethods in com.itextpdf.kernel.pdf.canvas that return PdfName Modifier and Type Method Description PdfNameCanvasGraphicsState. getRenderingIntent()Gets the rendering intent, seePdfExtGState.getRenderingIntent().PdfNameCanvasTag. getRole()Get the role of the tag.Methods in com.itextpdf.kernel.pdf.canvas with parameters of type PdfName Modifier and Type Method Description CanvasTagCanvasTag. addProperty(PdfName name, PdfObject value)Adds a single property to thetag's properties.PdfCanvasPdfCanvas. beginMarkedContent(PdfName tag)Manually start a Marked Content sequence.PdfCanvasPdfCanvas. beginMarkedContent(PdfName tag, PdfDictionary properties)Manually start a Marked Content sequence with properties.PdfObjectCanvasTag. getProperty(PdfName name)Gets a property from thetag's properties dictionary.private java.lang.StringCanvasTag. getPropertyAsString(PdfName name)CanvasTagCanvasTag. removeProperty(PdfName name)Removes a single property from thetag's properties.voidCanvasGraphicsState. setRenderingIntent(PdfName renderingIntent)Sets the rendering intent, seePdfExtGState.getRenderingIntent().PdfCanvasPdfCanvas. setRenderingIntent(PdfName renderingIntent)Set the rendering intent.Constructors in com.itextpdf.kernel.pdf.canvas with parameters of type PdfName Constructor Description CanvasTag(PdfName role)Creates a tag that is referenced to the document's tag structure (i.e.CanvasTag(PdfName role, int mcid)Creates a tag that is referenced to the document's tag structure (i.e. -
Uses of PdfName in com.itextpdf.kernel.pdf.canvas.parser
Fields in com.itextpdf.kernel.pdf.canvas.parser with type parameters of type PdfName Modifier and Type Field Description private java.util.Map<PdfName,IXObjectDoHandler>PdfCanvasProcessor. xobjectDoHandlersA map with all supported XObject handlersMethods in com.itextpdf.kernel.pdf.canvas.parser with parameters of type PdfName Modifier and Type Method Description protected voidPdfCanvasProcessor. beginMarkedContent(PdfName tag, PdfDictionary dict)Add to the marked content stack(package private) static PdfColorSpacePdfCanvasProcessor.SetColorSpaceFillOperator. determineColorSpace(PdfName colorSpace, PdfCanvasProcessor processor)private voidPdfCanvasProcessor. displayImage(java.util.Stack<CanvasTag> canvasTagHierarchy, PdfStream imageStream, PdfName resourceName, boolean isInline)private voidPdfCanvasProcessor. displayXObject(PdfName resourceName)Displays an XObject using the registered handler for this XObject's subtypeprotected PdfStreamPdfCanvasProcessor. getXObjectStream(PdfName xobjectName)voidIXObjectDoHandler. handleXObject(PdfCanvasProcessor processor, java.util.Stack<CanvasTag> canvasTagHierarchy, PdfStream stream, PdfName xObjectName)voidPdfCanvasProcessor.FormXObjectDoHandler. handleXObject(PdfCanvasProcessor processor, java.util.Stack<CanvasTag> canvasTagHierarchy, PdfStream xObjectStream, PdfName xObjectName)voidPdfCanvasProcessor.IgnoreXObjectDoHandler. handleXObject(PdfCanvasProcessor processor, java.util.Stack<CanvasTag> canvasTagHierarchy, PdfStream xObjectStream, PdfName xObjectName)voidPdfCanvasProcessor.ImageXObjectDoHandler. handleXObject(PdfCanvasProcessor processor, java.util.Stack<CanvasTag> canvasTagHierarchy, PdfStream xObjectStream, PdfName resourceName)IXObjectDoHandlerPdfCanvasProcessor. registerXObjectDoHandler(PdfName xobjectSubType, IXObjectDoHandler handler)Registers a Do handler that will be called when Do for the provided XObject subtype is encountered during content processing. -
Uses of PdfName in com.itextpdf.kernel.pdf.canvas.parser.data
Fields in com.itextpdf.kernel.pdf.canvas.parser.data declared as PdfName Modifier and Type Field Description private PdfNameImageRenderInfo. resourceNameMethods in com.itextpdf.kernel.pdf.canvas.parser.data that return PdfName Modifier and Type Method Description PdfNameImageRenderInfo. getImageResourceName()Gets the name of the image resource.Constructors in com.itextpdf.kernel.pdf.canvas.parser.data with parameters of type PdfName Constructor Description ImageRenderInfo(java.util.Stack<CanvasTag> canvasTagHierarchy, CanvasGraphicsState gs, Matrix ctm, PdfStream imageStream, PdfName resourceName, PdfDictionary colorSpaceDictionary, boolean isInline)Creates an ImageRenderInfo. -
Uses of PdfName in com.itextpdf.kernel.pdf.canvas.parser.util
Fields in com.itextpdf.kernel.pdf.canvas.parser.util with type parameters of type PdfName Modifier and Type Field Description private static java.util.Map<PdfName,PdfName>InlineImageParsingUtils. inlineImageColorSpaceAbbreviationMapMap between value abbreviations allowed in dictionary of inline images for COLORSPACEprivate static java.util.Map<PdfName,PdfName>InlineImageParsingUtils. inlineImageColorSpaceAbbreviationMapMap between value abbreviations allowed in dictionary of inline images for COLORSPACEprivate static java.util.Map<PdfName,PdfName>InlineImageParsingUtils. inlineImageEntryAbbreviationMapMap between key abbreviations allowed in dictionary of inline images and their equivalent image dictionary keysprivate static java.util.Map<PdfName,PdfName>InlineImageParsingUtils. inlineImageEntryAbbreviationMapMap between key abbreviations allowed in dictionary of inline images and their equivalent image dictionary keysprivate static java.util.Map<PdfName,PdfName>InlineImageParsingUtils. inlineImageFilterAbbreviationMapMap between value abbreviations allowed in dictionary of inline images for FILTERprivate static java.util.Map<PdfName,PdfName>InlineImageParsingUtils. inlineImageFilterAbbreviationMapMap between value abbreviations allowed in dictionary of inline images for FILTERMethods in com.itextpdf.kernel.pdf.canvas.parser.util with parameters of type PdfName Modifier and Type Method Description byte[]InlineImageParsingUtils.UnsupportedFilter. decode(byte[] b, PdfName filterName, PdfObject decodeParams, PdfDictionary streamDictionary)private static PdfObjectInlineImageParsingUtils. getAlternateValue(PdfName key, PdfObject value)Transforms value abbreviations into their corresponding real value(package private) static intInlineImageParsingUtils. getComponentsPerPixel(PdfName colorSpaceName, PdfDictionary colorSpaceDic) -
Uses of PdfName in com.itextpdf.kernel.pdf.colorspace
Fields in com.itextpdf.kernel.pdf.colorspace with type parameters of type PdfName Modifier and Type Field Description static java.util.Set<PdfName>PdfColorSpace. DIRECT_COLOR_SPACESMethods in com.itextpdf.kernel.pdf.colorspace that return PdfName Modifier and Type Method Description PdfNamePdfSpecialCs.Separation. getName()Methods in com.itextpdf.kernel.pdf.colorspace with parameters of type PdfName Modifier and Type Method Description private static PdfArrayPdfSpecialCs.Separation. getSeparationCsArray(PdfName name, PdfObject alternateSpace, PdfObject tintTransform)Constructors in com.itextpdf.kernel.pdf.colorspace with parameters of type PdfName Constructor Description PdfDeviceCs(PdfName pdfObject)Separation(PdfName name, PdfObject alternateSpace, PdfObject tintTransform) -
Uses of PdfName in com.itextpdf.kernel.pdf.extgstate
Fields in com.itextpdf.kernel.pdf.extgstate declared as PdfName Modifier and Type Field Description static PdfNamePdfExtGState. BM_COLORStandard nonseparable blend mode.static PdfNamePdfExtGState. BM_COLOR_BURNStandard separable blend mode.static PdfNamePdfExtGState. BM_COLOR_DODGEStandard separable blend mode.static PdfNamePdfExtGState. BM_DARKENStandard separable blend mode.static PdfNamePdfExtGState. BM_DIFFERENCEStandard separable blend mode.static PdfNamePdfExtGState. BM_EXCLUSIONStandard separable blend mode.static PdfNamePdfExtGState. BM_HARD_LIGHTStandard separable blend mode.static PdfNamePdfExtGState. BM_HUEStandard nonseparable blend mode.static PdfNamePdfExtGState. BM_LIGHTENStandard separable blend mode.static PdfNamePdfExtGState. BM_LUMINOSITYStandard nonseparable blend mode.static PdfNamePdfExtGState. BM_MULTIPLYStandard separable blend mode.static PdfNamePdfExtGState. BM_NORMALStandard separable blend mode.static PdfNamePdfExtGState. BM_OVERLAYStandard separable blend mode.static PdfNamePdfExtGState. BM_SATURATIONStandard nonseparable blend mode.static PdfNamePdfExtGState. BM_SCREENStandard separable blend mode.static PdfNamePdfExtGState. BM_SOFT_LIGHTStandard separable blend mode.Methods in com.itextpdf.kernel.pdf.extgstate that return PdfName Modifier and Type Method Description PdfNamePdfExtGState. getRenderingIntent()Gets rendering intent value,RIkey.Methods in com.itextpdf.kernel.pdf.extgstate with parameters of type PdfName Modifier and Type Method Description PdfExtGStatePdfExtGState. put(PdfName key, PdfObject value)Puts the value into Graphics state parameter dictionary and associates it with the specified key.PdfExtGStatePdfExtGState. setRenderingIntent(PdfName renderingIntent)Sets rendering intent value,RIkey. -
Uses of PdfName in com.itextpdf.kernel.pdf.filespec
Methods in com.itextpdf.kernel.pdf.filespec with parameters of type PdfName Modifier and Type Method Description static PdfFileSpecPdfEncryptedPayloadFileSpecFactory. create(PdfDocument doc, byte[] fileStore, PdfEncryptedPayload encryptedPayload, PdfName mimeType, PdfDictionary fileParameter)Embed a encrypted payload to a PdfDocument.static PdfFileSpecPdfEncryptedPayloadFileSpecFactory. create(PdfDocument doc, java.io.InputStream is, PdfEncryptedPayload encryptedPayload, PdfName mimeType)Embed a encrypted payload to a PdfDocument.static PdfFileSpecPdfEncryptedPayloadFileSpecFactory. create(PdfDocument doc, java.io.InputStream is, PdfEncryptedPayload encryptedPayload, PdfName mimeType, PdfDictionary fileParameter)Embed a encrypted payload to a PdfDocument.static PdfFileSpecPdfEncryptedPayloadFileSpecFactory. create(PdfDocument doc, java.lang.String filePath, PdfEncryptedPayload encryptedPayload, PdfName mimeType)Embed a encrypted payload to a PdfDocument.static PdfFileSpecPdfEncryptedPayloadFileSpecFactory. create(PdfDocument doc, java.lang.String filePath, PdfEncryptedPayload encryptedPayload, PdfName mimeType, PdfDictionary fileParameter)Embed a encrypted payload to a PdfDocument.static PdfFileSpecPdfFileSpec. createEmbeddedFileSpec(PdfDocument doc, byte[] fileStore, java.lang.String fileDisplay, PdfDictionary fileParameter, PdfName afRelationshipValue)Create an embedded file specification.static PdfFileSpecPdfFileSpec. createEmbeddedFileSpec(PdfDocument doc, byte[] fileStore, java.lang.String fileDisplay, PdfName afRelationshipValue)Create an embedded file specification.static PdfFileSpecPdfFileSpec. createEmbeddedFileSpec(PdfDocument doc, byte[] fileStore, java.lang.String description, java.lang.String fileDisplay, PdfDictionary fileParameter, PdfName afRelationshipValue)Create an embedded file specification.static PdfFileSpecPdfFileSpec. createEmbeddedFileSpec(PdfDocument doc, byte[] fileStore, java.lang.String description, java.lang.String fileDisplay, PdfName afRelationshipValue)Create an embedded file specification.static PdfFileSpecPdfFileSpec. createEmbeddedFileSpec(PdfDocument doc, byte[] fileStore, java.lang.String description, java.lang.String fileDisplay, PdfName mimeType, PdfDictionary fileParameter, PdfName afRelationshipValue)Create an embedded file specification.private static PdfFileSpecPdfFileSpec. createEmbeddedFileSpec(PdfDocument doc, PdfStream stream, java.lang.String description, java.lang.String fileDisplay, PdfName afRelationshipValue)Create an embedded file specification.private static PdfFileSpecPdfFileSpec. createEmbeddedFileSpec(PdfDocument doc, PdfStream stream, java.lang.String description, java.lang.String fileDisplay, PdfName mimeType, PdfName afRelationshipValue)Create an embedded file specification.static PdfFileSpecPdfFileSpec. createEmbeddedFileSpec(PdfDocument doc, java.io.InputStream is, java.lang.String description, java.lang.String fileDisplay, PdfName mimeType, PdfDictionary fileParameter, PdfName afRelationshipValue)Create an embedded file specification.static PdfFileSpecPdfFileSpec. createEmbeddedFileSpec(PdfDocument doc, java.io.InputStream is, java.lang.String description, java.lang.String fileDisplay, PdfName mimeType, PdfName afRelationshipValue)Create an embedded file specification.static PdfFileSpecPdfFileSpec. createEmbeddedFileSpec(PdfDocument doc, java.lang.String filePath, java.lang.String fileDisplay, PdfName afRelationshipValue)Create an embedded file specification.static PdfFileSpecPdfFileSpec. createEmbeddedFileSpec(PdfDocument doc, java.lang.String filePath, java.lang.String description, java.lang.String fileDisplay, PdfName afRelationshipValue)Create an embedded file specification.static PdfFileSpecPdfFileSpec. createEmbeddedFileSpec(PdfDocument doc, java.lang.String filePath, java.lang.String description, java.lang.String fileDisplay, PdfName mimeType, PdfDictionary fileParameter, PdfName afRelationshipValue)Create an embedded file specification.static PdfFileSpecPdfFileSpec. createEmbeddedFileSpec(PdfDocument doc, java.lang.String filePath, java.lang.String description, java.lang.String fileDisplay, PdfName mimeType, PdfName afRelationshipValue)Create an embedded file specification.static PdfFileSpecPdfFileSpec. createExternalFileSpec(PdfDocument doc, java.lang.String filePath, PdfName afRelationshipValue)Create an external file specification.PdfFileSpecPdfFileSpec. put(PdfName key, PdfObject value) -
Uses of PdfName in com.itextpdf.kernel.pdf.filters
Fields in com.itextpdf.kernel.pdf.filters with type parameters of type PdfName Modifier and Type Field Description private static java.util.Map<PdfName,IFilterHandler>FilterHandlers. defaultsThe defaultIFilterHandlers used by iTextMethods in com.itextpdf.kernel.pdf.filters that return types with arguments of type PdfName Modifier and Type Method Description static java.util.Map<PdfName,IFilterHandler>FilterHandlers. getDefaultFilterHandlers()Methods in com.itextpdf.kernel.pdf.filters with parameters of type PdfName Modifier and Type Method Description byte[]ASCII85DecodeFilter. decode(byte[] b, PdfName filterName, PdfObject decodeParams, PdfDictionary streamDictionary)Decode the byte[] using the provided filterName.byte[]ASCIIHexDecodeFilter. decode(byte[] b, PdfName filterName, PdfObject decodeParams, PdfDictionary streamDictionary)Decode the byte[] using the provided filterName.byte[]CCITTFaxDecodeFilter. decode(byte[] b, PdfName filterName, PdfObject decodeParams, PdfDictionary streamDictionary)byte[]DctDecodeFilter. decode(byte[] b, PdfName filterName, PdfObject decodeParams, PdfDictionary streamDictionary)byte[]DoNothingFilter. decode(byte[] b, PdfName filterName, PdfObject decodeParams, PdfDictionary streamDictionary)byte[]FlateDecodeFilter. decode(byte[] b, PdfName filterName, PdfObject decodeParams, PdfDictionary streamDictionary)Decode the byte[] using the provided filterName.byte[]FlateDecodeStrictFilter. decode(byte[] b, PdfName filterName, PdfObject decodeParams, PdfDictionary streamDictionary)Decode the byte[] using the provided filterName.byte[]IFilterHandler. decode(byte[] b, PdfName filterName, PdfObject decodeParams, PdfDictionary streamDictionary)Decode the byte[] using the provided filterName.byte[]JpxDecodeFilter. decode(byte[] b, PdfName filterName, PdfObject decodeParams, PdfDictionary streamDictionary)byte[]LZWDecodeFilter. decode(byte[] b, PdfName filterName, PdfObject decodeParams, PdfDictionary streamDictionary)Decode the byte[] using the provided filterName.byte[]RunLengthDecodeFilter. decode(byte[] b, PdfName filterName, PdfObject decodeParams, PdfDictionary streamDictionary)Decode the byte[] using the provided filterName.private static intFlateDecodeFilter. getNumberOrDefault(PdfDictionary dict, PdfName key, int defaultInt) -
Uses of PdfName in com.itextpdf.kernel.pdf.layer
Methods in com.itextpdf.kernel.pdf.layer that return PdfName Modifier and Type Method Description PdfNamePdfLayerMembership. getVisibilityPolicy()Gets the visibility policy for content belonging to this optional content membership dictionary.Methods in com.itextpdf.kernel.pdf.layer that return types with arguments of type PdfName Modifier and Type Method Description java.util.Collection<PdfName>PdfLayer. getIntents()Gets a collection of current intents specified for this layer.Methods in com.itextpdf.kernel.pdf.layer with parameters of type PdfName Modifier and Type Method Description private voidPdfOCProperties. addASEvent(PdfName event, PdfName category)Populates the /AS entry in the /D dictionary.static booleanPdfOCProperties. checkDDictonaryFieldValue(PdfName field, PdfObject value)Checks if optional content group default configuration dictionary field value matches the required value for this field, if one exists.private static voidPdfOCProperties. copyDDictionaryField(PdfName fieldToAdd, PdfDictionary fromDictionary, PdfDictionary toDictionary)voidPdfLayerMembership. setVisibilityPolicy(PdfName visibilityPolicy)Sets the visibility policy for content belonging to this membership dictionary.Method parameters in com.itextpdf.kernel.pdf.layer with type arguments of type PdfName Modifier and Type Method Description voidPdfLayer. setIntents(java.util.List<PdfName> intents)Sets the intents of the layer.Constructors in com.itextpdf.kernel.pdf.layer with parameters of type PdfName Constructor Description PdfVisibilityExpression(PdfName operator)Creates a visibility expression. -
Uses of PdfName in com.itextpdf.kernel.pdf.navigation
Methods in com.itextpdf.kernel.pdf.navigation with parameters of type PdfName Modifier and Type Method Description private PdfExplicitDestinationPdfExplicitDestination. add(PdfName type)private PdfExplicitRemoteGoToDestinationPdfExplicitRemoteGoToDestination. add(PdfName type)private PdfStructureDestinationPdfStructureDestination. add(PdfName type)static PdfExplicitDestinationPdfExplicitDestination. create(PdfPage page, PdfName type, float left, float bottom, float right, float top, float zoom)Creates aPdfExplicitDestinationassociated with an object inside current PDF document.static PdfExplicitRemoteGoToDestinationPdfExplicitRemoteGoToDestination. create(int pageNum, PdfName type, float left, float bottom, float right, float top, float zoom)Creates aPdfExplicitRemoteGoToDestinationassociated with an object in another PDF document.private static PdfStructureDestinationPdfStructureDestination. create(PdfStructElem elem, PdfName type, float left, float bottom, float right, float top, float zoom)Constructors in com.itextpdf.kernel.pdf.navigation with parameters of type PdfName Constructor Description PdfNamedDestination(PdfName pdfObject) -
Uses of PdfName in com.itextpdf.kernel.pdf.tagging
Fields in com.itextpdf.kernel.pdf.tagging with type parameters of type PdfName Modifier and Type Field Description private static java.util.List<PdfName>StructureTreeCopier. ignoreKeysForCloneprivate static java.util.List<PdfName>StructureTreeCopier. ignoreKeysForCopyprivate static java.util.Map<java.lang.String,PdfName>PdfStructTreeRoot. staticRoleNamesMethods in com.itextpdf.kernel.pdf.tagging that return PdfName Modifier and Type Method Description static PdfNamePdfStructTreeRoot. convertRoleToPdfName(java.lang.String role)PdfNamePdfStructElem. getPhoneticAlphabet()Attribute for a structure element that indicates the phonetic alphabet used by aPhonemeattribute.PdfNameIStructureNode. getRole()PdfNamePdfMcr. getRole()PdfNamePdfStructElem. getRole()PdfNamePdfStructTreeRoot. getRole()Methods in com.itextpdf.kernel.pdf.tagging with parameters of type PdfName Modifier and Type Method Description private PdfNamespacePdfNamespace. put(PdfName key, PdfObject value)PdfStructElemPdfStructElem. put(PdfName key, PdfObject value)voidPdfStructElem. setPhoneticAlphabet(PdfName phoneticAlphabet)Attribute for a structure element that indicates the phonetic alphabet used by aPhonemeattribute.voidPdfStructElem. setRole(PdfName role)Constructors in com.itextpdf.kernel.pdf.tagging with parameters of type PdfName Constructor Description PdfStructElem(PdfDocument document, PdfName role)PdfStructElem(PdfDocument document, PdfName role, PdfAnnotation annot)PdfStructElem(PdfDocument document, PdfName role, PdfPage page) -
Uses of PdfName in com.itextpdf.kernel.pdf.tagutils
Fields in com.itextpdf.kernel.pdf.tagutils declared as PdfName Modifier and Type Field Description private PdfNameRoleMappingResolver. currRoleprivate PdfNameRoleMappingResolverPdf2. currRoleprotected PdfNameTagReference. roleMethods in com.itextpdf.kernel.pdf.tagutils that return PdfName Modifier and Type Method Description PdfNameTagReference. getRole()Gets role of structure element.Methods in com.itextpdf.kernel.pdf.tagutils with parameters of type PdfName Modifier and Type Method Description TagReferenceTagReference. addProperty(PdfName name, PdfObject value)Adds property, which will be associated with marked-content sequence.PdfObjectTagReference. getProperty(PdfName name)Gets property which related to specified name.TagReferenceTagReference. removeProperty(PdfName name)Removes property.private voidRootTagNormalizer. wrapAllKidsInTag(PdfStructElem parent, PdfName wrapTagRole, PdfNamespace wrapTagNs) -
Uses of PdfName in com.itextpdf.kernel.pdf.xobject
Methods in com.itextpdf.kernel.pdf.xobject that return PdfName Modifier and Type Method Description PdfNamePdfFormXObject. getProcessColorModel()Gets process color model of trap network appearance,PCMkey.Methods in com.itextpdf.kernel.pdf.xobject with parameters of type PdfName Modifier and Type Method Description PdfFormXObjectPdfFormXObject. put(PdfName key, PdfObject value)Puts the value into Image XObject dictionary and associates it with the specified key.PdfImageXObjectPdfImageXObject. put(PdfName key, PdfObject value)Puts the value into Image XObject dictionary and associates it with the specified key.PdfTransparencyGroupPdfTransparencyGroup. put(PdfName key, PdfObject value)voidPdfTransparencyGroup. setColorSpace(PdfName colorSpace)PdfFormXObjectPdfFormXObject. setProcessColorModel(PdfName model)Sets process color model for trap network appearance,PCMkey. -
Uses of PdfName in com.itextpdf.kernel.utils
Fields in com.itextpdf.kernel.utils with type parameters of type PdfName Modifier and Type Field Description private static java.util.Set<PdfName>PdfScriptMerger. allowedAAEntriesMethods in com.itextpdf.kernel.utils with parameters of type PdfName Modifier and Type Method Description booleanCompareTool. compareNames(PdfName outName, PdfName cmpName)Simple method that compares two given PdfNames.private booleanCompareTool. compareNamesExtended(PdfName outName, PdfName cmpName, ObjectPath currentPath, CompareTool.CompareResult compareResult)booleanICopyFilter. shouldProcess(PdfObject newParent, PdfName name, PdfObject value)Verifies whether a PdfObject should be copied in the copying flow.booleanNullCopyFilter. shouldProcess(PdfObject newParent, PdfName name, PdfObject value)Method parameters in com.itextpdf.kernel.utils with type arguments of type PdfName Modifier and Type Method Description private booleanCompareTool. compareDictionariesExtended(PdfDictionary outDict, PdfDictionary cmpDict, ObjectPath currentPath, CompareTool.CompareResult compareResult, java.util.Set<PdfName> excludedKeys)CompareTool.CompareResultCompareTool. compareDictionariesStructure(PdfDictionary outDict, PdfDictionary cmpDict, java.util.Set<PdfName> excludedKeys)Recursively compares structures of two corresponding dictionaries from out and cmp PDF documents. -
Uses of PdfName in com.itextpdf.kernel.utils.annotationsflattening
Fields in com.itextpdf.kernel.utils.annotationsflattening declared as PdfName Modifier and Type Field Description private static PdfNamePdfAnnotationFlattenFactory. UNKNOWNFields in com.itextpdf.kernel.utils.annotationsflattening with type parameters of type PdfName Modifier and Type Field Description private static java.util.HashMap<PdfName,java.util.function.Supplier<IAnnotationFlattener>>PdfAnnotationFlattenFactory. mapMethods in com.itextpdf.kernel.utils.annotationsflattening with parameters of type PdfName Modifier and Type Method Description IAnnotationFlattenerPdfAnnotationFlattenFactory. getAnnotationFlattenWorker(PdfName name)Gets the annotation flatten worker for the specified annotation subtype. -
Uses of PdfName in com.itextpdf.kernel.utils.objectpathitems
Fields in com.itextpdf.kernel.utils.objectpathitems declared as PdfName Modifier and Type Field Description private PdfNameDictPathItem. keyMethods in com.itextpdf.kernel.utils.objectpathitems that return PdfName Modifier and Type Method Description PdfNameDictPathItem. getKey()The key which defines to which entry of thePdfDictionarythe transition was performed.Methods in com.itextpdf.kernel.utils.objectpathitems with parameters of type PdfName Modifier and Type Method Description voidObjectPath. pushDictItemToPath(PdfName key)Adds dictionary item to the direct path.Constructors in com.itextpdf.kernel.utils.objectpathitems with parameters of type PdfName Constructor Description DictPathItem(PdfName key)Creates an instance of theDictPathItem. -
Uses of PdfName in com.itextpdf.kernel.validation.context
Fields in com.itextpdf.kernel.validation.context declared as PdfName Modifier and Type Field Description private PdfNameRenderingIntentValidationContext. intentFields in com.itextpdf.kernel.validation.context with type parameters of type PdfName Modifier and Type Field Description private Tuple2<PdfName,PdfDictionary>CanvasBmcValidationContext. currentBmcprivate java.util.Stack<Tuple2<PdfName,PdfDictionary>>CanvasBmcValidationContext. tagStructureStackprivate java.util.Stack<Tuple2<PdfName,PdfDictionary>>CanvasWritingContentValidationContext. tagStructureStackMethods in com.itextpdf.kernel.validation.context that return PdfName Modifier and Type Method Description PdfNameRenderingIntentValidationContext. getIntent()Gets the intent pdf name.Methods in com.itextpdf.kernel.validation.context that return types with arguments of type PdfName Modifier and Type Method Description Tuple2<PdfName,PdfDictionary>CanvasBmcValidationContext. getCurrentBmc()Gets current BMC.java.util.Stack<Tuple2<PdfName,PdfDictionary>>CanvasBmcValidationContext. getTagStructureStack()Gets tag structure stack.java.util.Stack<Tuple2<PdfName,PdfDictionary>>CanvasWritingContentValidationContext. getTagStructureStack()Gets the tag structure stack.Constructors in com.itextpdf.kernel.validation.context with parameters of type PdfName Constructor Description RenderingIntentValidationContext(PdfName intent)Instantiates a newRenderingIntentValidationContextbased on pdf name.Constructor parameters in com.itextpdf.kernel.validation.context with type arguments of type PdfName Constructor Description CanvasBmcValidationContext(java.util.Stack<Tuple2<PdfName,PdfDictionary>> tagStructureStack, Tuple2<PdfName,PdfDictionary> currentBmc)Instantiates a newCanvasBmcValidationContextbased on tag structure stack and current BMC.CanvasBmcValidationContext(java.util.Stack<Tuple2<PdfName,PdfDictionary>> tagStructureStack, Tuple2<PdfName,PdfDictionary> currentBmc)Instantiates a newCanvasBmcValidationContextbased on tag structure stack and current BMC.CanvasWritingContentValidationContext(java.util.Stack<Tuple2<PdfName,PdfDictionary>> tagStructureStack)Instantiates a newCanvasWritingContentValidationContextbased on tag structure stack. -
Uses of PdfName in com.itextpdf.layout.properties
Fields in com.itextpdf.layout.properties declared as PdfName Modifier and Type Field Description private PdfNameBlendMode. pdfRepresentationMethods in com.itextpdf.layout.properties that return PdfName Modifier and Type Method Description PdfNameBlendMode. getPdfRepresentation()Get the pdf representation of the current blend mode.Constructors in com.itextpdf.layout.properties with parameters of type PdfName Constructor Description BlendMode(PdfName pdfRepresentation) -
Uses of PdfName in com.itextpdf.layout.renderer
Methods in com.itextpdf.layout.renderer that return PdfName Modifier and Type Method Description private static PdfNameAccessibleAttributesApplier. transformBlockAlignToName(HorizontalAlignment horizontalAlignment)private static PdfNameAccessibleAttributesApplier. transformBorderTypeToName(int borderType)private static PdfNameAccessibleAttributesApplier. transformNumberingTypeToName(ListNumberingType numberingType, boolean isTagStructurePdf2)private static PdfNameAccessibleAttributesApplier. transformTextAlignmentValueToName(TextAlignment textAlignment) -
Uses of PdfName in com.itextpdf.pdfa.checker
Fields in com.itextpdf.pdfa.checker with type parameters of type PdfName Modifier and Type Field Description protected static java.util.Set<PdfName>PdfA3Checker. allowedAFRelationshipsprotected static java.util.Set<PdfName>PdfA2Checker. allowedBlendModesprivate static java.util.Set<PdfName>PdfA4Checker. allowedBlendModes4private static java.util.Set<PdfName>PdfA4Checker. allowedEntriesInAAWhenNonWidgetprotected static java.util.Set<PdfName>PdfA2Checker. allowedFiltersprotected static java.util.Set<PdfName>PdfA2Checker. allowedInlineImageFiltersprotected static java.util.Set<PdfName>PdfA1Checker. allowedNamedActionsprotected static java.util.Set<PdfName>PdfA1Checker. allowedRenderingIntentsprotected static java.util.Set<PdfName>PdfA2Checker. apLessAnnotationsprivate static java.util.Set<PdfName>PdfA4Checker. apLessAnnotationsprotected static java.util.Set<PdfName>PdfA1Checker. contentAnnotationsprotected static java.util.Set<PdfName>PdfA1Checker. forbiddenActionsprotected static java.util.Set<PdfName>PdfA2Checker. forbiddenActionsprivate static java.util.Set<PdfName>PdfA4Checker. forbiddenActionsEprotected static java.util.Set<PdfName>PdfA1Checker. forbiddenAnnotationsprotected static java.util.Set<PdfName>PdfA2Checker. forbiddenAnnotationsprivate static java.util.Set<PdfName>PdfA4Checker. forbiddenAnnotations4private static java.util.Set<PdfName>PdfA4Checker. forbiddenAnnotations4Eprivate static java.util.Set<PdfName>PdfA4Checker. forbiddenAnnotations4Fprivate java.util.Map<PdfName,PdfArray>PdfA2Checker. separationColorSpacesMethods in com.itextpdf.pdfa.checker that return types with arguments of type PdfName Modifier and Type Method Description protected java.util.Set<PdfName>PdfA1Checker. getAllowedNamedActions()protected java.util.Set<PdfName>PdfA2Checker. getAllowedNamedActions()protected abstract java.util.Set<PdfName>PdfAChecker. getAllowedNamedActions()Retrieve allowed actions in conforming document.protected java.util.Set<PdfName>PdfA2Checker. getAppearanceLessAnnotations()Gets annotation types which are allowed not to have appearance stream.protected java.util.Set<PdfName>PdfA4Checker. getAppearanceLessAnnotations()Gets annotation types which are allowed not to have appearance stream.protected java.util.Set<PdfName>PdfA1Checker. getForbiddenActions()protected java.util.Set<PdfName>PdfA2Checker. getForbiddenActions()protected java.util.Set<PdfName>PdfA4Checker. getForbiddenActions()Retrieve forbidden actions in conforming document.protected abstract java.util.Set<PdfName>PdfAChecker. getForbiddenActions()Retrieve forbidden actions in conforming document.protected java.util.Set<PdfName>PdfA1Checker. getForbiddenAnnotations()Gets forbidden annotation types.protected java.util.Set<PdfName>PdfA2Checker. getForbiddenAnnotations()Gets forbidden annotation types.protected java.util.Set<PdfName>PdfA4Checker. getForbiddenAnnotations()Gets forbidden annotation types.Methods in com.itextpdf.pdfa.checker with parameters of type PdfName Modifier and Type Method Description protected voidPdfA2Checker. checkBlendMode(PdfName blendMode)Check if blendMode is compatible with pdf/a standard being used.protected voidPdfA4Checker. checkBlendMode(PdfName blendMode)Check if blendMode is compatible with pdf/a standard being used.private booleanPdfA2Checker. checkDefaultCS(PdfObject pdfObject, PdfDictionary currentColorSpaces, java.lang.Boolean fill, PdfName defaultCsName, int numOfComponents)protected voidPdfA1Checker. checkPdfName(PdfName name)protected abstract voidPdfAChecker. checkPdfName(PdfName name)Verify the conformity of the PDF name.voidPdfA1Checker. checkRenderingIntent(PdfName intent)abstract voidPdfAChecker. checkRenderingIntent(PdfName intent)Checks whether the rendering intent of the document is within the allowed range of intents.private booleanPdfA4Checker. isCMYKColorant(PdfName colourant) -
Uses of PdfName in com.itextpdf.pdfua.checkers
Method parameters in com.itextpdf.pdfua.checkers with type arguments of type PdfName Modifier and Type Method Description (package private) voidPdfUAChecker. checkContentInCanvas(java.util.Stack<Tuple2<PdfName,PdfDictionary>> tagStack, PdfDocument document)Checks if content is neither marked as Artifact nor tagged as real content.(package private) voidPdfUA1Checker. checkLogicalStructureInBMC(java.util.Stack<Tuple2<PdfName,PdfDictionary>> stack, Tuple2<PdfName,PdfDictionary> currentBmc, PdfDocument document)(package private) voidPdfUA1Checker. checkLogicalStructureInBMC(java.util.Stack<Tuple2<PdfName,PdfDictionary>> stack, Tuple2<PdfName,PdfDictionary> currentBmc, PdfDocument document)(package private) voidPdfUAChecker. checkLogicalStructureInBMC(java.util.Stack<Tuple2<PdfName,PdfDictionary>> stack, Tuple2<PdfName,PdfDictionary> currentBmc, PdfDocument document)Checks if content marked as Artifact resides in Artifact content, but real content does not.(package private) voidPdfUAChecker. checkLogicalStructureInBMC(java.util.Stack<Tuple2<PdfName,PdfDictionary>> stack, Tuple2<PdfName,PdfDictionary> currentBmc, PdfDocument document)Checks if content marked as Artifact resides in Artifact content, but real content does not.private voidPdfUA1Checker. checkStandardRoleMapping(Tuple2<PdfName,PdfDictionary> tag)private static booleanPdfUAChecker. isInsideArtifact(java.util.Stack<Tuple2<PdfName,PdfDictionary>> tagStack)private static booleanPdfUAChecker. isInsideRealContent(java.util.Stack<Tuple2<PdfName,PdfDictionary>> tagStack, PdfDocument document)private static booleanPdfUAChecker. isRealContent(Tuple2<PdfName,PdfDictionary> tag, PdfDocument document) -
Uses of PdfName in com.itextpdf.pdfua.checkers.utils
Methods in com.itextpdf.pdfua.checkers.utils with parameters of type PdfName Modifier and Type Method Description PdfStructElemPdfUAValidationContext. getElementIfRoleMatches(PdfName role, IStructureNode structureNode)Checks if aIStructureNoderesolved role's is equal to the provided role. -
Uses of PdfName in com.itextpdf.pdfua.checkers.utils.tables
Fields in com.itextpdf.pdfua.checkers.utils.tables declared as PdfName Modifier and Type Field Description private PdfNameTableCellIterator. locationMethods in com.itextpdf.pdfua.checkers.utils.tables that return PdfName Modifier and Type Method Description private PdfNameTableCellIterator. getLocation()private PdfNameTableStructElementIterator. getRole(IStructureNode node)Methods in com.itextpdf.pdfua.checkers.utils.tables with parameters of type PdfName Modifier and Type Method Description private static PdfObjectCellResultMatrix. getAttribute(AccessibilityProperties props, PdfName name)private static intTableStructElementIterator. getIntValueFromAttributes(PdfStructElem elem, PdfName name) -
Uses of PdfName in com.itextpdf.pdfua.checkers.utils.ua2
Fields in com.itextpdf.pdfua.checkers.utils.ua2 with type parameters of type PdfName Modifier and Type Field Description private static java.util.Set<PdfName>PdfUA2AnnotationChecker. markupAnnotationTypesMethods in com.itextpdf.pdfua.checkers.utils.ua2 with parameters of type PdfName Modifier and Type Method Description private static voidPdfUA2AnnotationChecker. checkMarkupAnnotations(PdfDictionary annotation, PdfName parentRole)Checks the PDF/UA-2 8.9.2.3 Markup annotations requirements. -
Uses of PdfName in com.itextpdf.signatures
Fields in com.itextpdf.signatures declared as PdfName Modifier and Type Field Description (package private) PdfNameSignaturePermissions.FieldLock. actionCan be /All, /Exclude or /Includeprivate PdfNamePdfPKCS7. filterSubtypeFields in com.itextpdf.signatures with type parameters of type PdfName Modifier and Type Field Description protected java.util.Map<PdfName,PdfLiteral>PdfSigner. exclusionLocationsName and content of keys that can only be added in the close() method.private java.util.Map<PdfName,LtvVerification.ValidationData>LtvVerification. validatedMethods in com.itextpdf.signatures that return PdfName Modifier and Type Method Description PdfNameSignaturePermissions.FieldLock. getAction()Getter for the field lock action.PdfNamePdfPKCS7. getFilterSubtype()Getter for the filter subtype.private PdfNameLtvVerification. getSignatureHashKey(java.lang.String signatureName)PdfNamePdfSignature. getSubFilter()A name that describes the encoding of the signature value and key information in the signature dictionary.PdfNamePdfSignature. getType()The type of PDF object that the wrapped dictionary describes; if present, shall beSigfor a signature dictionary orDocTimeStampfor a timestamp signature dictionary.Methods in com.itextpdf.signatures with parameters of type PdfName Modifier and Type Method Description byte[]PdfTwoPhaseSigner. prepareDocumentForSignature(SignerProperties signerProperties, java.lang.String digestAlgorithm, PdfName filter, PdfName subFilter, int estimatedSize, boolean includeDate)Prepares document for signing, calculates the document digest to sign and closes the document.private byte[]PdfTwoPhaseSigner. prepareDocumentForSignature(SignerProperties signerProperties, java.security.MessageDigest messageDigest, PdfName filter, PdfName subFilter, int estimatedSize, boolean includeDate)PdfSignaturePdfSignature. put(PdfName key, PdfObject value)Add new key-value pair to the signature dictionary.Method parameters in com.itextpdf.signatures with type arguments of type PdfName Modifier and Type Method Description protected voidPdfSigner. preClose(java.util.Map<PdfName,java.lang.Integer> exclusionSizes)This is the first method to be called when using external signatures.Constructors in com.itextpdf.signatures with parameters of type PdfName Constructor Description ExternalBlankSignatureContainer(PdfName filter, PdfName subFilter)Creates an ExternalBlankSignatureContainer.FieldLock(PdfName action, PdfArray fields)Creates a FieldLock instance.PdfPKCS7(byte[] contentsKey, PdfName filterSubtype, java.lang.String provider)Use this constructor if you want to verify a signature.PdfSignature(PdfName filter, PdfName subFilter)Creates new PdfSignature. -
Uses of PdfName in com.itextpdf.signatures.validation
Methods in com.itextpdf.signatures.validation with parameters of type PdfName Modifier and Type Method Description private booleanDocumentRevisionsValidator. compareTabs(PdfName previousTabs, PdfName currentTabs)private voidDocumentRevisionsValidator. createAllowedTreeEntries(PdfObject treeNode, java.util.Set<PdfIndirectReference> allowedReferences, PdfName contentName)
-