Skip to content

The Document Element

The Document element is the root element at the base of every document entity. Document elements hold the styles applied to the document, as well as the header and footer content.

Document properties

FieldDescription
NameThe name of the document.
TitleThe title property of the PDF file that will appear in the file’s meta data.
AuthorThe author property of the PDF file that will appear in the file’s meta data.
DescriptionThe description property of the PDF file that will appear in the file’s meta data.
FieldDescription
Use HeaderEnables the rendering of the header element for each page in the document.
Use FooterEnabled the rendering of the footer element for each page in the document.
FieldDescription
Applied StylesDisplays a list of Styles that have been applied to the document. Click on the blue plus icon to add additional styles to the document.