Uses of Class
com.itextpdf.text.pdf.PdfObject
-
-
Uses of PdfObject in com.itextpdf.testutils
Methods in com.itextpdf.testutils with parameters of type PdfObject Modifier and Type Method Description booleanCompareTool. compareContentStreamsByParsing(PdfObject outObj, PdfObject cmpObj)booleanCompareTool. compareContentStreamsByParsing(PdfObject outObj, PdfObject cmpObj, PdfDictionary outResources, PdfDictionary cmpResources) -
Uses of PdfObject in com.itextpdf.text
Fields in com.itextpdf.text with type parameters of type PdfObject Modifier and Type Field Description protected java.util.HashMap<PdfName,PdfObject>Chunk. accessibleAttributesprotected java.util.HashMap<PdfName,PdfObject>Document. accessibleAttributesprotected java.util.HashMap<PdfName,PdfObject>Image. accessibleAttributesprotected java.util.HashMap<PdfName,PdfObject>List. accessibleAttributesprotected java.util.HashMap<PdfName,PdfObject>ListBody. accessibleAttributesprotected java.util.HashMap<PdfName,PdfObject>Paragraph. accessibleAttributesMethods in com.itextpdf.text that return PdfObject Modifier and Type Method Description PdfObjectChunk. getAccessibleAttribute(PdfName key)PdfObjectDocument. getAccessibleAttribute(PdfName key)PdfObjectImage. getAccessibleAttribute(PdfName key)PdfObjectList. getAccessibleAttribute(PdfName key)PdfObjectListBody. getAccessibleAttribute(PdfName key)PdfObjectParagraph. getAccessibleAttribute(PdfName key)PdfObjectSection. getAccessibleAttribute(PdfName key)Methods in com.itextpdf.text that return types with arguments of type PdfObject Modifier and Type Method Description java.util.HashMap<PdfName,PdfObject>Chunk. getAccessibleAttributes()java.util.HashMap<PdfName,PdfObject>Document. getAccessibleAttributes()java.util.HashMap<PdfName,PdfObject>Image. getAccessibleAttributes()java.util.HashMap<PdfName,PdfObject>List. getAccessibleAttributes()java.util.HashMap<PdfName,PdfObject>ListBody. getAccessibleAttributes()java.util.HashMap<PdfName,PdfObject>Paragraph. getAccessibleAttributes()java.util.HashMap<PdfName,PdfObject>Section. getAccessibleAttributes()Methods in com.itextpdf.text with parameters of type PdfObject Modifier and Type Method Description voidChunk. setAccessibleAttribute(PdfName key, PdfObject value)voidDocument. setAccessibleAttribute(PdfName key, PdfObject value)voidImage. setAccessibleAttribute(PdfName key, PdfObject value)voidList. setAccessibleAttribute(PdfName key, PdfObject value)voidListBody. setAccessibleAttribute(PdfName key, PdfObject value)voidParagraph. setAccessibleAttribute(PdfName key, PdfObject value)voidSection. setAccessibleAttribute(PdfName key, PdfObject value) -
Uses of PdfObject in com.itextpdf.text.io
Methods in com.itextpdf.text.io that return PdfObject Modifier and Type Method Description PdfObjectTempFileCache. get(TempFileCache.ObjectPosition pos)Methods in com.itextpdf.text.io with parameters of type PdfObject Modifier and Type Method Description TempFileCache.ObjectPositionTempFileCache. put(PdfObject obj) -
Uses of PdfObject in com.itextpdf.text.pdf
Subclasses of PdfObject in com.itextpdf.text.pdf Modifier and Type Class Description classNumberArrayA PdfArray object consisting of nothing but PdfNumber objectsclassPdfAcroFormEach PDF document can contain maximum 1 AcroForm.classPdfActionAPdfActiondefines an action that can be triggered from a PDF file.classPdfAnnotationAPdfAnnotationis a note that is associated with a page.classPdfArrayPdfArrayis the PDF Array object.classPdfBooleanPdfBooleanis the boolean object represented by the keywords true or false.classPdfBorderArrayAPdfBorderArraydefines the border of aPdfAnnotation.classPdfBorderDictionaryAPdfBorderDictionarydefine the appearance of a Border (Annotations).classPdfDashPatternAPdfDashPatterndefines a dash pattern as described in the PDF Reference Manual version 1.3 p 325 (section 8.4.3).classPdfDatePdfDateis the PDF date object.classPdfDestinationAPdfDestinationis a reference to a location in a PDF file.classPdfDictionaryPdfDictionaryis the Pdf dictionary object.static classPdfDocument.PdfInfoPdfInfois the PDF InfoDictionary.classPdfEFStreamExtends PdfStream and should be used to create Streams for Embedded Files (file attachments).classPdfFileSpecificationSpecifies a file or an URL.classPdfFormFieldImplements form fields.classPdfFormXObjectPdfFormObjectis a type of XObject containing a template-object.classPdfGStateThe graphic state dictionary.classPdfICCBasedAPdfICCBaseddefines a ColorSpaceclassPdfImagePdfImageis aPdfStreamcontaining an image-Dictionaryand -stream.classPdfIndirectReferencePdfIndirectReferencecontains a reference to aPdfIndirectObject.classPdfLayerAn optional content group is a dictionary representing a collection of graphics that can be made visible or invisible dynamically by users of viewer applications.classPdfLayerMembershipContent typically belongs to a single optional content group, and is visible when the group is ON and invisible when it is OFF.classPdfLiterala LiteralclassPdfMediaClipDataclassPdfNamePdfNameis an object that can be used as a name in a PDF-file.classPdfNullPdfNullis the Null object represented by the keyword null.classPdfNumberPdfNumberprovides two types of numbers, integer and real.classPdfOCPropertiesThis class represents the /OCProperties entry in the document catalog and holds the optional content properties dictionary, which contains a list of all the optional content groups in the document, as well as information about the default and alternate configurations for optional content.classPdfOutlinePdfOutlineis an object that represents a PDF outline entry.classPdfPagePdfPageis the PDF Page-object.classPdfPatternAPdfPatterndefines a ColorSpaceclassPdfRectanglePdfRectangleis the PDF Rectangle object.classPdfRenditionA Rendition dictionary (pdf spec 1.5)classPdfShadingPatternImplements the shading pattern dictionary.classPdfSigLockDictionaryA signature field lock dictionary.classPdfSignatureImplements the signature dictionary.classPdfStreamPdfStreamis the Pdf stream object.classPdfStringAPdfString-class is the PDF-equivalent of a JAVA-String-object.classPdfStructureElementThis is a node in a document logical structure.classPdfStructureTreeRootThe structure tree root corresponds to the highest hierarchy level in a tagged PDF.classPdfTransparencyGroupThe transparency group dictionary.classPdfVisibilityExpressionAn array specifying a visibility expression, used to compute visibility of content based on a set of optional content groups.static classPdfWriter.PdfTrailerPdfTraileris the PDF Trailer object.classPRAcroFormThis class captures an AcroForm on input.classPRIndirectReferenceclassPRStreamFields in com.itextpdf.text.pdf declared as PdfObject Modifier and Type Field Description protected PdfObjectPdfContentByte.GraphicState. extGStateprotected PdfObjectPdfIndirectObject. objectFields in com.itextpdf.text.pdf with type parameters of type PdfObject Modifier and Type Field Description protected java.util.HashMap<PdfName,PdfObject>PdfAnnotation. accessibleAttributesprotected java.util.HashMap<PdfName,PdfObject>PdfArtifact. accessibleAttributesprotected java.util.HashMap<PdfName,PdfObject>PdfDiv. accessibleAttributesprotected java.util.HashMap<PdfName,PdfObject>PdfPCell. accessibleAttributesprotected java.util.HashMap<PdfName,PdfObject>PdfPRow. accessibleAttributesprotected java.util.HashMap<PdfName,PdfObject>PdfPTable. accessibleAttributesprotected java.util.HashMap<PdfName,PdfObject>PdfPTableBody. accessibleAttributesprotected java.util.HashMap<PdfName,PdfObject>PdfTemplate. accessibleAttributesprotected java.util.ArrayList<PdfObject>PdfArray. arrayListthis is the actual array of PdfObjectsprotected java.util.HashMap<PdfName,PdfObject>PdfStructureTreeRoot. classesprotected java.util.HashSet<PdfObject>PdfCopy. disableIndirectsprotected java.util.HashMap<java.lang.String,PdfObject>PdfDocument. documentFileAttachmentprotected java.util.HashMap<java.lang.String,PdfObject>PdfDocument. documentLevelJSprotected java.util.LinkedHashMap<PdfName,PdfObject>PdfDictionary. hashMapThis is the hashmap that contains all the values and keys of the dictionaryprotected java.util.HashMap<java.lang.Object,PdfObject>PdfStamperImp. namedDestinationsprotected java.util.HashMap<PdfObject,PdfObject>PdfCopy. parentObjectsprotected java.util.HashMap<PdfObject,PdfObject>PdfCopy. parentObjectsprotected java.util.ArrayList<PdfObject>PdfReader. xrefObjMethods in com.itextpdf.text.pdf with type parameters of type PdfObject Modifier and Type Method Description static <O extends PdfObject>
PdfDictionaryPdfNumberTree. writeTree(java.util.HashMap<java.lang.Integer,O> items, PdfWriter writer)Creates a number tree.Methods in com.itextpdf.text.pdf that return PdfObject Modifier and Type Method Description protected PdfObjectPdfCopy. copyObject(PdfObject in)Translate a PR-object to a Pdf-objectprotected PdfObjectPdfCopy. copyObject(PdfObject in, boolean keepStruct, boolean directRootKids)Translate a PR-object to a Pdf-objectstatic PdfObjectPdfEncryption. createInfoId(byte[] id, boolean modified)protected static PdfObjectPdfReader. duplicatePdfObject(PdfObject original, PdfReader newReader)PdfObjectPdfDictionary. get(PdfName key)Returns thePdfObjectassociated to the specified key.PdfObjectPdfAnnotation. getAccessibleAttribute(PdfName key)PdfObjectPdfArtifact. getAccessibleAttribute(PdfName key)PdfObjectPdfDiv. getAccessibleAttribute(PdfName key)PdfObjectPdfPCell. getAccessibleAttribute(PdfName key)PdfObjectPdfPRow. getAccessibleAttribute(PdfName key)PdfObjectPdfPTable. getAccessibleAttribute(PdfName key)PdfObjectPdfPTableBody. getAccessibleAttribute(PdfName key)PdfObjectPdfTemplate. getAccessibleAttribute(PdfName key)PdfObjectPdfStructureElement. getAttribute(PdfName name)Gets the first entarance of attribute.PdfObjectPdfStructureTreeRoot. getAttribute(PdfName name)Gets the first entarance of attribute.PdfObjectPdfArray. getDirectObject(int idx)Returns thePdfObjectwith the specified index, resolving a possible indirect reference to a direct object.PdfObjectPdfDictionary. getDirectObject(PdfName key)Returns thePdfObjectassociated to the specified key, resolving a possible indirect reference to a direct object.static PdfObjectPdfStructTreeController. getDirectObject(PdfObject object)PdfObjectPdfEncryption. getFileID(boolean modified)PdfObjectPdfStructureTreeRoot. getMappedClass(PdfName name)PdfObjectICachedColorSpace. getPdfObject(PdfWriter writer)PdfObjectPdfArray. getPdfObject(int idx)Returns thePdfObjectwith the specified index.PdfObjectPdfDeviceNColor. getPdfObject(PdfWriter writer)PdfObjectPdfLabColor. getPdfObject(PdfWriter writer)PdfObjectPdfLayer. getPdfObject()Gets the dictionary representing the layer.PdfObjectPdfLayerMembership. getPdfObject()Gets the dictionary representing the membership layer.PdfObjectPdfOCG. getPdfObject()Gets the object representing the layer.PdfObjectPdfReader. getPdfObject(int idx)static PdfObjectPdfReader. getPdfObject(PdfObject obj)Reads aPdfObjectresolving an indirect reference if needed.static PdfObjectPdfReader. getPdfObject(PdfObject obj, PdfObject parent)PdfObjectPdfSpotColor. getPdfObject(PdfWriter writer)PdfObjectPdfReader. getPdfObjectRelease(int idx)static PdfObjectPdfReader. getPdfObjectRelease(PdfObject obj)static PdfObjectPdfReader. getPdfObjectRelease(PdfObject obj, PdfObject parent)Reads aPdfObjectresolving an indirect reference if needed.protected PdfObjectPdfSpotColor. getSpotObject(PdfWriter writer)Deprecated.static PdfObjectXfaForm. getXfaObject(PdfReader reader)Return the XFA Object, could be an array, could be a Stream.static PdfObjectPdfReader. killIndirect(PdfObject obj)Eliminates the reference to the object freeing the memory used by it and clearing the xref entry.protected PdfObjectPdfReader. readOneObjStm(PRStream stream, int idx)PdfObjectPdfContentParser. readPRObject()Reads a pdf object.protected PdfObjectPdfReader. readPRObject()protected PdfObjectPdfReader. readSingleObject(int k)PdfObjectPdfArray. remove(int idx)Remove the element at the specified position from the array.PdfObjectPdfArray. set(int idx, PdfObject obj)Overwrites a specified location of the array, returning the previous valueMethods in com.itextpdf.text.pdf that return types with arguments of type PdfObject Modifier and Type Method Description java.util.HashMap<PdfName,PdfObject>PdfAnnotation. getAccessibleAttributes()java.util.HashMap<PdfName,PdfObject>PdfArtifact. getAccessibleAttributes()java.util.HashMap<PdfName,PdfObject>PdfDiv. getAccessibleAttributes()java.util.HashMap<PdfName,PdfObject>PdfPCell. getAccessibleAttributes()java.util.HashMap<PdfName,PdfObject>PdfPRow. getAccessibleAttributes()java.util.HashMap<PdfName,PdfObject>PdfPTable. getAccessibleAttributes()java.util.HashMap<PdfName,PdfObject>PdfPTableBody. getAccessibleAttributes()java.util.HashMap<PdfName,PdfObject>PdfTemplate. getAccessibleAttributes()java.util.ArrayList<PdfObject>PdfArray. getArrayList()Deprecated.java.util.HashMap<java.lang.Object,PdfObject>PdfReader. getNamedDestination()Gets all the named destinations as anHashMap.java.util.HashMap<java.lang.Object,PdfObject>PdfReader. getNamedDestination(boolean keepNames)Gets all the named destinations as anHashMap.java.util.HashMap<java.lang.String,PdfObject>PdfReader. getNamedDestinationFromNames()Gets the named destinations from the /Dests key in the catalog as anHashMap.java.util.HashMap<java.lang.Object,PdfObject>PdfReader. getNamedDestinationFromNames(boolean keepNames)Gets the named destinations from the /Dests key in the catalog as anHashMap.java.util.HashMap<java.lang.String,PdfObject>PdfReader. getNamedDestinationFromStrings()Gets the named destinations from the /Names key in the catalog as anHashMap.java.util.Map<PdfName,PdfObject>PdfAnnotation.PdfImportedLink. getParameters()java.util.Iterator<PdfObject>PdfArray. iterator()java.util.ListIterator<PdfObject>PdfArray. listIterator()Returns the list iterator for the array.java.util.ArrayList<PdfObject>PdfContentParser. parse(java.util.ArrayList<PdfObject> ls)Parses a single command from the content.static java.util.HashMap<java.lang.String,PdfObject>PdfNameTree. readTree(PdfDictionary dic)static java.util.HashMap<java.lang.Integer,PdfObject>PdfNumberTree. readTree(PdfDictionary dic)Methods in com.itextpdf.text.pdf with parameters of type PdfObject Modifier and Type Method Description voidPdfArray. add(int index, PdfObject element)Inserts the specified element at the specified position.booleanPdfArray. add(PdfObject object)Adds aPdfObjectto the end of thePdfArray.booleanPdfRectangle. add(PdfObject object)Overrides theadd-method inPdfArrayin order to prevent the adding of extra object to the array.voidPdfVisibilityExpression. add(int index, PdfObject element)booleanPdfVisibilityExpression. add(PdfObject object)protected PdfIndirectObjectPdfWriter.PdfBody. add(PdfObject object, int refNumber, int generation, boolean inObjStm)protected voidPdfStructTreeController. addClass(PdfObject object)voidPdfArray. addFirst(PdfObject object)Inserts aPdfObjectat the beginning of thePdfArray.voidPdfRectangle. addFirst(PdfObject object)Block changes to the underlying PdfArrayvoidPdfVisibilityExpression. addFirst(PdfObject object)protected voidPdfStructTreeController. addKid(PdfDictionary parent, PdfObject kid)voidPdfWriter. addPageDictEntry(PdfName key, PdfObject object)Adds an additional entry for the page dictionary.PRIndirectReferencePdfReader. addPdfObject(PdfObject obj)PdfIndirectObjectPdfCopy. addToBody(PdfObject object, PdfIndirectReference ref)PdfIndirectObjectPdfCopy. addToBody(PdfObject object, PdfIndirectReference ref, boolean formBranching)PdfIndirectObjectPdfWriter. addToBody(PdfObject object)Use this method to add a PDF object to the PDF body.PdfIndirectObjectPdfWriter. addToBody(PdfObject object, boolean inObjStm)Use this method to add a PDF object to the PDF body.PdfIndirectObjectPdfWriter. addToBody(PdfObject object, int refNumber)Use this method to add a PDF object to the PDF body.PdfIndirectObjectPdfWriter. addToBody(PdfObject object, int refNumber, boolean inObjStm)Use this method to add a PDF object to the PDF body.PdfIndirectObjectPdfWriter. addToBody(PdfObject object, PdfIndirectReference ref)Use this method to add a PDF object to the PDF body.PdfIndirectObjectPdfWriter. addToBody(PdfObject object, PdfIndirectReference ref, boolean inObjStm)Use this method to add a PDF object to the PDF body.protected PdfWriter.PdfBody.PdfCrossReferencePdfWriter.PdfBody. addToObjStm(PdfObject obj, int nObj)voidPdfCopyFields. addViewerPreference(PdfName key, PdfObject value)Deprecated.voidPdfCopyForms. addViewerPreference(PdfName key, PdfObject value)Deprecated.voidPdfReader. addViewerPreference(PdfName key, PdfObject value)Adds a viewer preferencevoidPdfStamper. addViewerPreference(PdfName key, PdfObject value)Adds a viewer preferencevoidPdfWriter. addViewerPreference(PdfName key, PdfObject value)protected voidPdfStructTreeController. attachStructTreeRootKids(PdfObject firstNotNullKid)Add kid to structureTreeRoot from structTreeRootstatic booleanPdfStructTreeController. compareObjects(PdfObject value1, PdfObject value2)booleanPdfArray. contains(PdfObject object)Checks if thePdfArrayalready contains a certainPdfObject.protected PdfObjectPdfCopy. copyObject(PdfObject in)Translate a PR-object to a Pdf-objectprotected PdfObjectPdfCopy. copyObject(PdfObject in, boolean keepStruct, boolean directRootKids)Translate a PR-object to a Pdf-objectbyte[]FilterHandlers.FilterHandler. decode(byte[] b, PdfName filterName, PdfObject decodeParams, PdfDictionary streamDictionary)static byte[]PdfReader. decodePredictor(byte[] in, PdfObject dicPar)protected static PdfObjectPdfReader. duplicatePdfObject(PdfObject original, PdfReader newReader)static PdfObjectPdfStructTreeController. getDirectObject(PdfObject object)static PdfObjectPdfReader. getPdfObject(PdfObject obj)Reads aPdfObjectresolving an indirect reference if needed.static PdfObjectPdfReader. getPdfObject(PdfObject obj, PdfObject parent)static PdfObjectPdfReader. getPdfObjectRelease(PdfObject obj)static PdfObjectPdfReader. getPdfObjectRelease(PdfObject obj, PdfObject parent)Reads aPdfObjectresolving an indirect reference if needed.static PdfActionPdfAction. gotoEmbedded(java.lang.String filename, PdfTargetDictionary target, PdfObject dest, boolean newWindow)Creates a GoToE action to an embedded file.static PdfObjectPdfReader. killIndirect(PdfObject obj)Eliminates the reference to the object freeing the memory used by it and clearing the xref entry.protected voidPdfReader. killXref(PdfObject obj)voidPdfLister. listAnyObject(PdfObject object)Visualizes a PDF object.voidPdfStructureTreeRoot. mapClass(PdfName name, PdfObject object)voidPdfStamper. markUsed(PdfObject obj)Marks the specified object as used or changed.voidPdfDictionary. put(PdfName key, PdfObject object)Associates the specifiedPdfObjectas value with the specifiedPdfNameas key in this map.voidPdfDictionary. putEx(PdfName key, PdfObject value)Associates the specifiedPdfObjectas value to the specifiedPdfNameas key in this map.static voidPdfReader. releaseLastXrefPartial(PdfObject obj)protected voidPdfReader. removeUnusedNode(PdfObject obj, boolean[] hits)PdfObjectPdfArray. set(int idx, PdfObject obj)Overwrites a specified location of the array, returning the previous valuevoidPdfAnnotation. setAccessibleAttribute(PdfName key, PdfObject value)voidPdfArtifact. setAccessibleAttribute(PdfName key, PdfObject value)voidPdfDiv. setAccessibleAttribute(PdfName key, PdfObject value)voidPdfPCell. setAccessibleAttribute(PdfName key, PdfObject value)voidPdfPRow. setAccessibleAttribute(PdfName key, PdfObject value)voidPdfPTable. setAccessibleAttribute(PdfName key, PdfObject value)voidPdfPTableBody. setAccessibleAttribute(PdfName key, PdfObject value)voidPdfTemplate. setAccessibleAttribute(PdfName key, PdfObject value)voidPdfStructureElement. setAttribute(PdfName name, PdfObject obj)Sets the attribute value.voidPdfStructureTreeRoot. setAttribute(PdfName name, PdfObject obj)Sets the attribute value.voidPdfContentByte. setDefaultColorspace(PdfName name, PdfObject obj)Sets the default colorspace.voidPdfWriter. setDefaultColorspace(PdfName key, PdfObject cs)Use this method to sets the default colorspace that will be applied to all the document.voidPdfWriter.PdfBody. writeCrossReferenceTable(java.io.OutputStream os, PdfIndirectReference root, PdfIndirectReference info, PdfIndirectReference encryption, PdfObject fileID, long prevxref)Returns the CrossReferenceTable of theBody.voidAcroFields.Item. writeToAll(PdfName key, PdfObject value, int writeFlags)This function writes the given key/value pair to all the instances of merged, widget, and/or value, depending on thewriteFlagssettingMethod parameters in com.itextpdf.text.pdf with type arguments of type PdfObject Modifier and Type Method Description java.util.ArrayList<PdfObject>PdfContentParser. parse(java.util.ArrayList<PdfObject> ls)Parses a single command from the content.static PdfDictionaryPdfNameTree. writeTree(java.util.HashMap<java.lang.String,? extends PdfObject> items, PdfWriter writer)Writes a name tree to a PdfWriter.Constructors in com.itextpdf.text.pdf with parameters of type PdfObject Constructor Description PdfArray(PdfObject object)Constructs anPdfArray-object, containing 1PdfObject.PdfIndirectObject(int number, PdfObject object, PdfWriter writer)Constructs aPdfIndirectObject.PdfTrailer(int size, long offset, PdfIndirectReference root, PdfIndirectReference info, PdfIndirectReference encryption, PdfObject fileID, long prevxref)Constructs a PDF-Trailer.Constructor parameters in com.itextpdf.text.pdf with type arguments of type PdfObject Constructor Description PdfArray(java.util.List<PdfObject> l)Constructs aPdfArray, containing all elements of a specifiedArrayList. -
Uses of PdfObject in com.itextpdf.text.pdf.collection
Subclasses of PdfObject in com.itextpdf.text.pdf.collection Modifier and Type Class Description classPdfCollectionclassPdfCollectionFieldclassPdfCollectionItemclassPdfCollectionSchemaclassPdfCollectionSortclassPdfTargetDictionaryMethods in com.itextpdf.text.pdf.collection that return PdfObject Modifier and Type Method Description PdfObjectPdfCollectionField. getValue(java.lang.String v)Returns a PdfObject that can be used as the value of a Collection Item. -
Uses of PdfObject in com.itextpdf.text.pdf.interfaces
Methods in com.itextpdf.text.pdf.interfaces that return PdfObject Modifier and Type Method Description PdfObjectIAccessibleElement. getAccessibleAttribute(PdfName key)Get the attribute of accessible element (everything inAdictionary +Lang,Alt,ActualText,E).PdfObjectIPdfStructureElement. getAttribute(PdfName name)Methods in com.itextpdf.text.pdf.interfaces that return types with arguments of type PdfObject Modifier and Type Method Description java.util.HashMap<PdfName,PdfObject>IAccessibleElement. getAccessibleAttributes()Gets all the properties of accessible element.Methods in com.itextpdf.text.pdf.interfaces with parameters of type PdfObject Modifier and Type Method Description voidPdfViewerPreferences. addViewerPreference(PdfName key, PdfObject value)Adds a viewer preference.voidIAccessibleElement. setAccessibleAttribute(PdfName key, PdfObject value)Set the attribute of accessible element (everything inAdictionary +Lang,Alt,ActualText,E).voidIPdfStructureElement. setAttribute(PdfName name, PdfObject obj) -
Uses of PdfObject in com.itextpdf.text.pdf.internal
Fields in com.itextpdf.text.pdf.internal declared as PdfObject Modifier and Type Field Description protected PdfObjectPdfAChecker. pdfaDestOutputIntentMethods in com.itextpdf.text.pdf.internal that return PdfObject Modifier and Type Method Description protected PdfObjectPdfAChecker. getDirectObject(PdfObject obj)Methods in com.itextpdf.text.pdf.internal with parameters of type PdfObject Modifier and Type Method Description voidPdfViewerPreferencesImp. addViewerPreference(PdfName key, PdfObject value)Sets the viewer preferences for printing.voidPdfAChecker. cacheObject(PdfIndirectReference iref, PdfObject obj)protected PdfArrayPdfAChecker. getDirectArray(PdfObject obj)protected PdfDictionaryPdfAChecker. getDirectDictionary(PdfObject obj)protected PdfObjectPdfAChecker. getDirectObject(PdfObject obj)protected PdfStreamPdfAChecker. getDirectStream(PdfObject obj) -
Uses of PdfObject in com.itextpdf.text.pdf.parser
Methods in com.itextpdf.text.pdf.parser that return PdfObject Modifier and Type Method Description PdfObjectPdfImageObject. get(PdfName key)Returns an entry from the image dictionary.Methods in com.itextpdf.text.pdf.parser with parameters of type PdfObject Modifier and Type Method Description static byte[]ContentByteUtils. getContentBytesFromContentObject(PdfObject contentObject)Gets the content bytes from a content object, which may be a reference a stream or an array.voidTaggedPdfReaderTool. inspectChild(PdfObject k)Inspects a child of a structured element.voidTaggedPdfReaderTool. parseTag(java.lang.String tag, PdfObject object, PdfDictionary page)Searches for a tag in a page.Method parameters in com.itextpdf.text.pdf.parser with type arguments of type PdfObject Modifier and Type Method Description voidContentOperator. invoke(PdfContentStreamProcessor processor, PdfLiteral operator, java.util.ArrayList<PdfObject> operands)Invokes a content operator. -
Uses of PdfObject in com.itextpdf.text.pdf.security
Subclasses of PdfObject in com.itextpdf.text.pdf.security Modifier and Type Class Description classPdfSignatureAppDictionaryA dictionary that stores the name of the application that signs the PDF.classPdfSignatureBuildPropertiesDictionary that stores signature build properties.
-