You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tesseract-ocr
how to set tesseract to read right to left languages, using something like this as an example:
Engine.SetVariable("textord_testregion_right", 2147483647);
this one dose not worked.
or if there is necessary to build a box or config file, how to fix it for a RTL language?