Hello everyone, I'm trying to upload a scanned document into the server and perform OCR on it. I've employed the following command, but I guess the directives aren't quite correct:
../bin/bibdocfile --revise (or append) mydoc.pdf --recid=1015 --with-flags='PDF/A,OCRED' --textify --with-ocr --with-format=pdf Does someone have any experience on OCR in Invenio? Since I wasn't able to find any documentation on that - besides the help output of the command which didn't help much either, I would like to know if OCR is ever possible in Invenio and how to do it if it's possible. Thanks in advance. Best regards, Yigit Günay

