> Step3: tesseract.exe Test.JPG Out.txt
>
> Gave the following error : "Cannot create output file Out.txt". Kindly let
> me know how to resolve this issue.

Per someone's suggestion to check the file permissions, enter this line:

  echo contents > file.txt

If you (and by extension tesseract) have permission to write in that
folder, file.txt will appear. Otherwise, you might get exactly the
same error message.

-- 
  Phlip
  http://c2.com/cgi/wiki?ZeekLand

-- 
You received this message because you are subscribed to the Google
Groups "tesseract-ocr" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/tesseract-ocr?hl=en

Reply via email to