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 © 2016. All rights reserved.