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