Uses of Class
com.lowagie.text.pdf.collection.PdfCollection
Packages that use PdfCollection
-
Uses of PdfCollection in com.lowagie.text.pdf
Fields in com.lowagie.text.pdf declared as PdfCollectionMethods in com.lowagie.text.pdf with parameters of type PdfCollectionModifier and TypeMethodDescriptionvoidPdfStamper.makePackage(PdfCollection collection) Adds or replaces the Collection Dictionary in the Catalog.voidPdfDocument.setCollection(PdfCollection collection) Sets the collection dictionary.voidPdfWriter.setCollection(PdfCollection collection) Use this method to add the Collection dictionary.