Uses of Class
com.aowagie.text.pdf.PRIndirectReference
Packages that use PRIndirectReference
-
Uses of PRIndirectReference in com.aowagie.text.pdf
Methods in com.aowagie.text.pdf that return PRIndirectReferenceModifier and TypeMethodDescriptionPdfReader.addPdfObject(PdfObject obj) PdfObject.getIndRef()Get the indirect referencePdfReader.getPageOrigRef(int pageNum) Gets the page reference to this page.PRAcroForm.FieldInformation.getRef()Methods in com.aowagie.text.pdf with parameters of type PRIndirectReferenceModifier and TypeMethodDescriptionstatic BaseFontBaseFont.createFont(PRIndirectReference fontRef) Creates a font based on an existing document font.voidPdfObject.setIndRef(PRIndirectReference indRef) Set the indirect referenceConstructors in com.aowagie.text.pdf with parameters of type PRIndirectReferenceModifierConstructorDescriptionCMapAwareDocumentFont(PRIndirectReference refFont) Creates an instance of a CMapAwareFont based on an indirect reference to a font.