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