Package | Description |
---|---|
com.itextpdf.text.pdf |
Modifier and Type | Field and Description |
---|---|
protected PdfDocument |
PdfWriter.pdf
the pdfdocument object.
|
protected PdfDocument |
PdfContentByte.pdf
This is the PdfDocument
|
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 © 2016. All rights reserved.