file_mdm_pdf
No security coverage
A module that provides a plugin for file_mdm to extract metadata from pdfs using smalot/pdfparser.
Features
Allow File metadata manager to extract metadata from PDFs
Installation
The module must be installed using Composer in order to ensure the pdf parser library is installed.
Dependencies
Known issues
On some pdfs smalot/pdfparser can run into memory issues generating very large character tables, and may need to be patched depending on the usage expectations, although this only affects certain pdfs so is potentially more of a project specific issue. See related issue