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 TypeMethodDescriptionvoid
PdfStamper.makePackage
(PdfCollection collection) Adds or replaces the Collection Dictionary in the Catalog.(package private) void
PdfStamperImp.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.