| Package | Description | 
|---|---|
| com.itextpdf.text.pdf | 
| Modifier and Type | Field and Description | 
|---|---|
protected PdfCollection |  
          PdfDocument.collection  |  
         
| Modifier and Type | Method and Description | 
|---|---|
void |  
          PdfStamper.makePackage(PdfCollection collection) 
           
             Adds or replaces the Collection Dictionary in the Catalog. 
              |  
         
void |  
          PdfWriter.setCollection(PdfCollection collection) 
           
             Use this method to add the Collection dictionary. 
              |  
         
void |  
          PdfDocument.setCollection(PdfCollection collection) 
           
             Sets the collection dictionary. 
              |  
         
Copyright © 1998–2019. All rights reserved.