Page 1 of 1

docker Image 6.3.12 no OCR

PostPosted:Fri Dec 29, 2023 10:45 am
by t.grube
Hello,
I have installed a new Docker-Image because i have problems with the ocr.
I get the brand new Version 6.3.12
When I start the Image, everything runs well, but the OCR did not work.
I test this with a pdf file.
In the plugin list is the “AbbyTextExtractor” on status true, is that correct?

Regards Thorsten

Re: docker Image 6.3.12 no OCR

PostPosted:Fri Dec 29, 2023 7:18 pm
by jllort
* You should use the Tesseract3TextExtractor ( in the latest version comes with a plugin architecture and you can enable or disable them https://docs.openkm.com/kcenter/view/ok ... ugins.html)
* From the command line you should get installed the tesseract tool, otherwise should install by hand.