Package | Description |
---|---|
com.itextpdf.text | |
com.itextpdf.text.pdf | |
com.itextpdf.text.pdf.parser |
Modifier and Type | Method | Description |
---|---|---|
PdfIndirectReference |
Image.getDirectReference() |
Getter for property directReference.
|
Modifier and Type | Method | Description |
---|---|---|
void |
Image.setDirectReference(PdfIndirectReference directReference) |
Setter for property directReference.
|
Modifier and Type | Class | Description |
---|---|---|
class |
PRIndirectReference |
Modifier and Type | Field | Description |
---|---|---|
protected PdfIndirectReference |
PdfTemplate.pageReference |
|
protected PdfIndirectReference |
PdfShadingPattern.patternReference |
|
protected PdfIndirectReference |
PdfFileSpecification.ref |
|
protected PdfIndirectReference |
PdfLayer.ref |
|
protected PdfIndirectReference |
PdfStream.ref |
|
protected PdfIndirectReference |
PdfAnnotation.reference |
Reference to this annotation.
|
PdfIndirectReference |
PdfDocument.Destination.reference |
|
protected PdfIndirectReference |
PdfFunction.reference |
|
protected PdfIndirectReference |
PdfShading.shadingReference |
|
protected PdfIndirectReference |
PdfTemplate.thisReference |
The indirect reference to this template
|
Modifier and Type | Field | Description |
---|---|---|
protected HashMap<PdfIndirectReference,Object[]> |
PdfWriter.formXObjects |
The form XObjects in this document.
|
protected HashMap<PdfStream,PdfIndirectReference> |
PdfWriter.JBIG2Globals |
A HashSet with Stream objects containing JBIG2 Globals
|
protected ArrayList<PdfIndirectReference> |
PdfWriter.pageReferences |
The PdfIndirectReference to the pages.
|
protected ArrayList<PdfIndirectReference> |
AcroFields.Item.widget_refs |
An array of
PdfDictionary with the widget references. |
Modifier and Type | Method | Description |
---|---|---|
PdfIndirectReference |
PdfCopy.add(PdfOutline outline) |
|
protected PdfIndirectReference |
PdfWriter.add(PdfICCBased icc) |
|
protected PdfIndirectReference |
PdfCopy.copyIndirect(PRIndirectReference in) |
Translate a PRIndirectReference to a PdfIndirectReference
In addition, translates the object numbers, and copies the
referenced object to the output file.
|
protected PdfIndirectReference |
PdfCopy.copyIndirect(PRIndirectReference in,
boolean keepStructure,
boolean directRootKids) |
Translate a PRIndirectReference to a PdfIndirectReference
In addition, translates the object numbers, and copies the
referenced object to the output file.
|
protected PdfIndirectReference |
PdfSmartCopy.copyIndirect(PRIndirectReference in) |
Translate a PRIndirectReference to a PdfIndirectReference
In addition, translates the object numbers, and copies the
referenced object to the output file if it wasn't available
in the cache yet.
|
PdfIndirectReference |
PdfArray.getAsIndirectObject(int idx) |
Returns a
PdfObject as a PdfIndirectReference . |
PdfIndirectReference |
PdfDictionary.getAsIndirectObject(PdfName key) |
Returns a
PdfObject as a PdfIndirectReference . |
protected PdfIndirectReference |
PdfContentByte.getCurrentPage() |
|
PdfIndirectReference |
PdfTemplate.getCurrentPage() |
|
PdfIndirectReference |
PdfAnnotation.getIndirectReference() |
Returns an indirect reference to the annotation
|
PdfIndirectReference |
PdfIndirectObject.getIndirectReference() |
Returns a
PdfIndirectReference to this PdfIndirectObject . |
PdfIndirectReference |
PdfTemplate.getIndirectReference() |
Gets the indirect reference to this template.
|
PdfIndirectReference |
AcroFields.getNormalAppearance(String name) |
Gets a reference to the normal appearance of a field.
|
PdfIndirectReference |
PdfTemplate.getPageReference() |
|
PdfIndirectReference |
PdfWriter.getPageReference(int page) |
Use this method to get a reference to a page existing or not.
|
PdfIndirectReference |
PdfWriter.getPdfIndirectReference() |
Use this to get an
PdfIndirectReference for an object that
will be created in the future. |
PdfIndirectReference |
PdfWriter.PdfBody.getPdfIndirectReference() |
Gets a PdfIndirectReference for an object that will be created in the future.
|
PdfIndirectReference |
PdfLayer.getRef() |
Gets the
PdfIndirectReference that represents this layer. |
PdfIndirectReference |
PdfLayerMembership.getRef() |
Gets the
PdfIndirectReference that represents this membership layer. |
PdfIndirectReference |
PdfOCG.getRef() |
Gets the
PdfIndirectReference that represents this layer. |
PdfIndirectReference |
PdfFileSpecification.getReference() |
Gets the indirect reference to this file specification.
|
PdfIndirectReference |
PdfStructureElement.getReference() |
Gets the reference this object will be written to.
|
PdfIndirectReference |
PdfStructureTreeRoot.getReference() |
Gets the reference this object will be written to.
|
protected PdfIndirectReference |
PdfWriter.getReferenceJBIG2Globals(byte[] content) |
Gets an indirect reference to a JBIG2 Globals stream.
|
PdfIndirectReference |
AcroFields.Item.getWidgetRef(int idx) |
Retrieve the reference to the given instance
|
PdfIndirectReference |
PdfOutline.indirectReference() |
Gets the indirect reference of this
PdfOutline . |
Modifier and Type | Method | Description |
---|---|---|
HashMap<Integer,PdfIndirectReference> |
PdfStructureTreeRoot.getNumTree() |
Modifier and Type | Method | Description |
---|---|---|
PdfName |
PdfWriter.addDirectImageSimple(Image image,
PdfIndirectReference fixedRef) |
Adds an image to the document but not to the page resources.
|
void |
PdfAcroForm.addDocumentField(PdfIndirectReference ref) |
Adds documentFields.
|
boolean |
PdfDestination.addPage(PdfIndirectReference page) |
Adds the indirect reference of the destination page.
|
PdfIndirectObject |
PdfCopy.addToBody(PdfObject object,
PdfIndirectReference ref) |
|
PdfIndirectObject |
PdfCopy.addToBody(PdfObject object,
PdfIndirectReference ref,
boolean formBranching) |
|
PdfIndirectObject |
PdfWriter.addToBody(PdfObject object,
PdfIndirectReference ref) |
Use this method to add a PDF object to the PDF body.
|
PdfIndirectObject |
PdfWriter.addToBody(PdfObject object,
PdfIndirectReference ref,
boolean inObjStm) |
Use this method to add a PDF object to the PDF body.
|
protected PdfDictionary |
PdfCopy.getCatalog(PdfIndirectReference rootObj) |
|
protected PdfDictionary |
PdfWriter.getCatalog(PdfIndirectReference rootObj) |
|
protected boolean |
PdfCopy.isStructTreeRootReference(PdfIndirectReference prRef) |
|
static Object[] |
SimpleBookmark.iterateOutlines(PdfWriter writer,
PdfIndirectReference parent,
List<HashMap<String,Object>> kids,
boolean namedAsNames) |
|
static PdfAction |
PdfAction.rendition(String file,
PdfFileSpecification fs,
String mimeType,
PdfIndirectReference ref) |
Creates a Rendition action
|
boolean |
PdfOutline.setDestinationPage(PdfIndirectReference pageReference) |
Set the page of the
PdfDestination -object. |
void |
PdfOutline.setIndirectReference(PdfIndirectReference reference) |
Sets the indirect reference of this
PdfOutline . |
void |
PdfTemplate.setPageReference(PdfIndirectReference pageReference) |
|
void |
PdfWriter.PdfBody.writeCrossReferenceTable(OutputStream os,
PdfIndirectReference root,
PdfIndirectReference info,
PdfIndirectReference encryption,
PdfObject fileID,
long prevxref) |
Returns the CrossReferenceTable of the
Body . |
void |
TtfUnicodeWriter.writeFont(com.itextpdf.text.pdf.TrueTypeFontUnicode font,
PdfIndirectReference ref,
Object[] params,
byte[] rotbits) |
Constructor | Description |
---|---|
PdfImage(Image image,
String name,
PdfIndirectReference maskRef) |
Constructs a
PdfImage -object. |
PdfTrailer(int size,
long offset,
PdfIndirectReference root,
PdfIndirectReference info,
PdfIndirectReference encryption,
PdfObject fileID,
long prevxref) |
Constructs a PDF-Trailer.
|
RefKey(PdfIndirectReference ref) |
Modifier and Type | Method | Description |
---|---|---|
PdfIndirectReference |
ImageRenderInfo.getRef() |
Modifier and Type | Method | Description |
---|---|---|
static ImageRenderInfo |
ImageRenderInfo.createForXObject(Matrix ctm,
PdfIndirectReference ref,
PdfDictionary colorSpaceDictionary) |
Create an ImageRenderInfo object based on an XObject (this is the most common way of including an image in PDF)
|
void |
XObjectDoHandler.handleXObject(PdfContentStreamProcessor processor,
PdfStream stream,
PdfIndirectReference ref) |
Copyright © 2018. All rights reserved.