ok I'll try that! I have to modify this on the tesseractmain.cpp right? (I'm using command line execution)
I replace this line : api.SetPageSegMode(tesseract::PSM_AUTO); for api.SetPageSegMode(tesseract::PSM_SINGLE_COLUMN); and then recompile right? thanks for the help -- 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.

