PDFFileMetadataTypePDF File Object Schema

The PDFFileMetadaType captures some metadata regarding the PDF file object.


Field Name Type Description
@encryptedoptional boolean

The encrypted field specifies whether the PDF file is encrypted.

@optimizedoptional boolean

The optimized field specifies whether the PDF file has been optimized.

Document_Information_Dictionary0..1 PDFDocumentInformationDictionaryType

The Document_Information_Dictionary field captures the details of the PDF Document Information Dicitonary, which includes properties like the document creation date and producer, if present in the PDF document.

Number_Of_Indirect_Objects0..1 PositiveIntegerObjectPropertyType

The Number_Of_Indirect_Objects field captures the number of indirect PDF objects contained in the file.

Number_Of_Trailers0..1 PositiveIntegerObjectPropertyType

The Number_Of_Trailers field captures the number of trailers contained in the file.

Number_Of_Cross_Reference_Tables0..1 PositiveIntegerObjectPropertyType

The Number_Of_Cross_Reference_Tables field captures the number of cross-reference tables contained in the file.

Keyword_Counts0..1 PDFKeywordCountsType

The Keyword_Counts field captures the counts of various PDF keyword names in the file.