AspriseOCR wrapper dll/c# para ams

Desarrollo de aplicaciones de escritorio C#, c++, Java, Net, VB... y todos los frameworks y tecnologías relacionadas co este tipo de aplicaciones.

if you cannot use it you should not use it

I understand, but also i really want to see how it works...

You might check reference DLL.CallFunction instead asking us to do your work.

If you have some code thats not working we sould help, but we are not going to make a full example just for you. Try for yourself and if you fail ask for help, never ask for nothing that you didn't tried early. Thats a warning

Am I Using it wrong ?
 OCR = DLL.CallFunction("AutoPlay\\Docs\\AspriseOCR.dll", "OCRocr", "\"C:\Test.jpg\"", DLL_RETURN_TYPE_STRING, DLL_CALL_STDCALL);
Dialog.Message("OCR Text", OCR); 
I am testing this image but it returns nothing back !
Imagen

TRY THIS
OCR = DLL.CallFunction("AutoPlay\\Docs\\AspriseOCR.dll", "OCRocr", "\"C:\Test.jpg\",-1", DLL_RETURN_TYPE_STRING, DLL_CALL_STDCALL);
Dialog.Message("OCR Text", OCR);

thanks for reply Pabloko

same result;
Imagen

HERES A WORKING EXAMPLE
Imagen
HIDE: ON
Hidebb Message Hidden Description

thanks alot Pabloko... :friends:

IVE UPLOADED BAD DLLS, NOW WORKS
the link is not working Mr pabloko

updated and example added

Imagen

HIDE: ON
Hidebb Message Hidden Description

:hypno: :hypno:

Subidos a AMSfiles ;)

thanks Pablo ;)

but you can do that with arabic language " Read images written in Arabic " ?

this lib only supports latin.

If you have another with more support let me know
manda pra mim
ea muy bueno
view this project
gracias
How about if the background is black and the text is white or red or other color?