| 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 © 1998–2019. All rights reserved.