| Package | Description |
|---|---|
| com.itextpdf.text.pdf |
For internal use only.
|
| Modifier and Type | Method and Description |
|---|---|
static PdfAWriter |
PdfAWriter.getInstance(Document document,
OutputStream os,
DocListener listener,
PdfAConformanceLevel conformanceLevel)
Deprecated.
Use this method to get an instance of the
PdfWriter. |
static PdfAWriter |
PdfAWriter.getInstance(Document document,
OutputStream os,
PdfAConformanceLevel conformanceLevel)
Deprecated.
Use this method to get an instance of the
PdfWriter. |
Copyright © 2023. All rights reserved.