Customizer's Guide > Customizing PDF Publishing > General Element > Docinfo Element > Entry Element
  
Entry Element
The <Entry> element specifies the document properties that can be set when the PDF is created. <Entry> is required and repeatable.
The <Entry> element has no child elements.
The <Entry> element has the following attributes:
Attributes of the Entry element
Attributes and values
Description
key = CDATA
Specifies the document property name. A key is case-sensitive (i.e. Title, not title). Key names and values are associated with the Title, Author, Subject, and Keywords fields of Document Properties. Other names and values will be displayed on the Custom tab of Document Properties for the PDF.
value = CDATA
Specifies the document property value.