I just installed Tesseract OCR for the first time and had some success with 
the following command:

  C:\Users\FooBar\AppData\Local\Tesseract-OCR>tesseract img001.tif stdout 
-l deu
  
It correctly outputs the recognized German text to the console. Then I 
tried this command:

  C:\Users\FooBar\AppData\Local\Tesseract-OCR>tesseract img001.tif img001 
-l deu pdf
  
It creates a PDF file. I can open it with PDF-XChange and see the image. 
But there's no selectable text. With Notepad++ I checked that it does not 
contain any German text.

Am I doing something wrong?

Cheers
/Eike

P.S.: I hope I didn't post this twice. My first attempt seems to have 
disappeared in limbo...

-- 
You received this message because you are subscribed to the Google Groups 
"tesseract-ocr" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tesseract-ocr+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tesseract-ocr/7d7808e2-a858-4889-9f77-c0a6fa1351b7%40googlegroups.com.

Reply via email to