| Package | Description |
|---|---|
| com.aowagie.text.pdf |
| Modifier and Type | Method and Description |
|---|---|
PRIndirectReference |
PdfReader.addPdfObject(PdfObject obj) |
PRIndirectReference |
PdfObject.getIndRef()
Get the indirect reference
|
PRIndirectReference |
PdfReader.getPageOrigRef(int pageNum)
Gets the page reference to this page.
|
| Modifier and Type | Method and Description |
|---|---|
static BaseFont |
BaseFont.createFont(PRIndirectReference fontRef)
Creates a font based on an existing document font.
|
void |
PdfObject.setIndRef(PRIndirectReference indRef)
Set the indirect reference
|
| Constructor and Description |
|---|
CMapAwareDocumentFont(PRIndirectReference refFont)
Creates an instance of a CMapAwareFont based on an indirect reference to a font.
|
Copyright © 2021. All rights reserved.