| Package | Description |
|---|---|
| com.itextpdf.text.pdf |
| Modifier and Type | Field | Description |
|---|---|---|
protected PdfDocument |
PdfContentByte.pdf |
This is the PdfDocument
|
protected PdfDocument |
PdfWriter.pdf |
the pdfdocument object.
|
| Modifier and Type | Method | Description |
|---|---|---|
PdfDocument |
PdfContentByte.getPdfDocument() |
Gets the
PdfDocument in use by this object. |
| Constructor | Description |
|---|---|
PdfWriter(PdfDocument document,
OutputStream os) |
Constructs a
PdfWriter. |
Copyright © 2018. All rights reserved.