Create Meta Data for PDF automatically

The Problem: Consistent meta data like Author, Title, Keywords or custom data should be inserted into a huge amount of PDF documents. The Acrobat Plug-In MVPDFMetaNormalizer is made for this task.

Information to create the meta data can be defined in an external source like a text file with e.g. file names and data. If necessary, the information can be retrieved directly from the PDF files as well, using typographic or semantic criteria e.g. some text in the first page or in some header or footer.

The plug-in can also create custom meta data. Such data can then be serched directly with the Acrobat full text search engine.

The Plug-In works with an input folder and its sub folders. It creates an identical folder system in a output folder and saves the processed files there as appropriate. 

The plug-in creates a log file with information about the processed files and the inserted meta data.

MVPDFMetaNormalizer can be customized to perfectly fit your needs.