01-23-2019 06:31 AM
Hi,
installed Alfresco 5.2f in docker and works very nice.
I am trying to figure out how to tagging documents based on a few keywords with in the pdf documents, e.g. Invoice, bank name, Account statement, etc ...
Is there an add-on or some guidance on how to code this, or show i do keyword adding in the pdf documents before upload to alfresco?
thank you Joe
01-23-2019 11:52 AM
You should implement your own Alfresco Metadata Extractor in Java using the PDFBox library to extract metadata from the first page of your documents.
Please see the following page from the documentation:
Metadata Extractors | Alfresco Documentation
Hope this helps.
Explore our Alfresco products with the links below. Use labels to filter content by product module.