On 8 September 2010 21:12, KAH <[email protected]> wrote: > At the moment I am trying it like this... > > C:\tesseract>tesseract.exe c:\test.tif c:\test.txt c:\varfile.txt > > and I get this output: > > error: Could not find variable 'tosp_table_xht_sp_ratio' > > varfile.txt looks like this: > tosp_table_xht_sp_ratio .60 >
Try puttin a 0 at the front: tosp_table_xht_sp_ratio 0.60 -- <Leftmost> jimregan, that's because deep inside you, you are evil. <Leftmost> Also not-so-deep inside you. -- 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.

