Interface PDFFileItem

  • All Superinterfaces:
    File, FileItem, WorkspaceItem
    All Known Implementing Classes:
    PDFFile

    public interface PDFFileItem
    extends FileItem
    The Interface FileItemPDF.
    Author:
    Francesco Mangiacrapa at ISTI-CNR (francesco.mangiacrapa@isti.cnr.it) Jun 21, 2018
    • Method Detail

      • getNumberOfPages

        Long getNumberOfPages()
        Gets the number of pages.
        Returns:
        the numberOfPages
      • getVersion

        String getVersion()
        Gets the version.
        Returns:
        the version
      • getAuthor

        String getAuthor()
        Gets the author.
        Returns:
        the author
      • getProducer

        String getProducer()
        Gets the producer.
        Returns:
        the producer