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