Class PdfCollection

    • Constructor Detail

      • PdfCollection

        public PdfCollection​(int type)
        Constructs a PDF Collection.
        Parameters:
        type - the type of PDF collection.
    • Method Detail

      • setInitialDocument

        public void setInitialDocument​(java.lang.String description)
        Identifies the document that will be initially presented in the user interface.
        Parameters:
        description - the description that was used when attaching the file to the document
      • setSchema

        public void setSchema​(PdfCollectionSchema schema)
        Sets the Collection schema dictionary.
        Parameters:
        schema - an overview of the collection fields
      • getSchema

        public PdfCollectionSchema getSchema()
        Gets the Collection schema dictionary.
        Returns:
        schema an overview of the collection fields
      • setSort

        public void setSort​(PdfCollectionSort sort)
        Sets the Collection sort dictionary.
        Parameters:
        sort - a collection sort dictionary