You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Hong-Thai Nguyen (JIRA)" <ji...@apache.org> on 2014/11/03 17:30:34 UTC

[jira] [Closed] (TIKA-1463) TesseractOCRParser does not work in Windows

     [ https://issues.apache.org/jira/browse/TIKA-1463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hong-Thai Nguyen closed TIKA-1463.
----------------------------------
    Resolution: Fixed

> TesseractOCRParser does not work in Windows
> -------------------------------------------
>
>                 Key: TIKA-1463
>                 URL: https://issues.apache.org/jira/browse/TIKA-1463
>             Project: Tika
>          Issue Type: Bug
>            Reporter: Hong-Thai Nguyen
>
> STR:
> * Case 1:
> ** Setting tesseractPath to a common installation path of Tesseract:  C:\Program Files (x86)\Tesseract-OCR
> ** the checking available Tesseract command returns always false
> * Case 2:
> ** Even setting to no space value in tesseractPath, says C:\Tesseract-OCR
> ** the checking & running command of tesseract on Windows is not correct: C:\Tesseract-OCR\tesseract, it must be C:\Tesseract-OCR\tesseract.exe



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)