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) Deprecated.Adds or replaces the Collection Dictionary in the Catalog.voidPdfDocument.setCollection(PdfCollection collection) Deprecated.Sets the collection dictionary.voidPdfWriter.setCollection(PdfCollection collection) Deprecated.Use this method to add the Collection dictionary.