I\'m trying to use MODI to OCR a window\'s program. It works fine for screenshots I grab programmatically using win32 interop like this:
public string SaveScreen
what solved my situation was using a photo editor (Paint.NET) and use the sharpen effect at maximum.
I also used: doc.OCR(MODI.MiLANGUAGES.miLANG_ENGLISH, false, false);