|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PdfIndirectObject | |
|---|---|
| com.itextpdf.text.pdf | |
| Uses of PdfIndirectObject in com.itextpdf.text.pdf |
|---|
| Methods in com.itextpdf.text.pdf that return PdfIndirectObject | |
|---|---|
PdfIndirectObject |
PdfWriter.addToBody(PdfObject object)
Use this method to add a PDF object to the PDF body. |
PdfIndirectObject |
PdfWriter.addToBody(PdfObject object,
boolean inObjStm)
Use this method to add a PDF object to the PDF body. |
PdfIndirectObject |
PdfWriter.addToBody(PdfObject object,
int refNumber)
Use this method to add a PDF object to the PDF body. |
PdfIndirectObject |
PdfWriter.addToBody(PdfObject object,
int refNumber,
boolean inObjStm)
Use this method to add a PDF object to the PDF body. |
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||