Document metadata service

Overview

The document metadata service provides methods for extracting metadata from documents such as PDFs and word documents. Its purpose in the context of Preside is for metadata and content extraction from uploaded documents.

In its current form, only the extraction of image EXIF metadata is supported. Extensions such as the Tika extension can override/extend this service to provide full functionality.

Full pathpreside.system.services.assetManager.DocumentMetadataService
Wirebox refDocumentMetadataService
SingletonYes

Public API Methods