| Package | Description |
|---|---|
| com.aowagie.text.pdf |
| Modifier and Type | Method and Description |
|---|---|
PdfIndirectObject |
PdfWriter.addToBody(PdfObject object,
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.
|
Copyright © 2021. All rights reserved.