Class PdfDocument.PdfInfo

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    PdfDocument

    public static class PdfDocument.PdfInfo
    extends PdfDictionary
    PdfInfo is the PDF InfoDictionary.

    A document's trailer may contain a reference to an Info dictionary that provides information about the document. This optional dictionary may contain one or more keys, whose values should be strings.
    This object is described in the 'Portable Document Format Reference Manual version 1.3' section 6.10 (page 120-121)

    Since:
    2.0.8 (PdfDocument was package-private before)
    See Also:
    Serialized Form