Search found 4 matches
- Mon Aug 31, 2020 8:11 pm
- Forum: Issues or Errors
- Topic: difference between content and OCR of a document? [ANSWERED]
- Replies: 3
- Views: 675
Re: difference between content and OCR of a document?
Content is there when a native parser is able to get textual output from a document without OCR. For example, my multi functional printer (MFP) is able to OCR on the device when scanning a document. The PDF that the scanner produces contains plain text content next to the scanned images which can be...
- Tue Jul 07, 2020 10:40 am
- Forum: Issues or Errors
- Topic: Does API call of adding tags trigger events? [SOLVED]
- Replies: 2
- Views: 599
Re: Does API call of adding tags trigger events?
It seems to be an order thing. After removing the condition and adding back the trigger for document metadata added/edited it does trigger to the final state. MAM first changes the metadata and then sets the tags. Setting the metadata triggers the events, but the condition will fail because the tag ...
- Tue Jul 07, 2020 10:13 am
- Forum: Issues or Errors
- Topic: Does API call of adding tags trigger events? [SOLVED]
- Replies: 2
- Views: 599
Does API call of adding tags trigger events? [SOLVED]
TL;DR -- Will an API call to modify document tags trigger an event? I would expect it should. I installed Mayan EDMS last weekend on my Synology NAS using docker-compose and was fairly straightforward and is running smooth :D Next I installed Mayan-Automatic-Metadata and also got that working. I rea...
- Tue Jul 07, 2020 9:18 am
- Forum: Under the hood
- Topic: Programmatically set metadata values
- Replies: 1
- Views: 940
Re: Programmatically set metadata values
There's an example in
https://github.com/m42e/mayan-automatic-metadata
The API documentation is under System > Tools
https://github.com/m42e/mayan-automatic-metadata
The API documentation is under System > Tools