Releases: MurageKabui/AutoIT-OCRSpace-UDF
Releases · MurageKabui/AutoIT-OCRSpace-UDF
v1.4.0
OCRSpaceUDF v1.3
-
If Overlay info was NOT requested at _OCRSpace_SetUpOCR() and dev still wants an array @ $iReturnType s/he will get it!
-
_OCRSpace_ImageGetText() returns errorlevel 0 if nothing failed, else returns the structured error code based on the api errorcodes ;
0 : File not found
1 : Success
10 : OCR Engine Parse Error
20 : Timeout
30 : Validation Error
99 : Unknown Error
OCRSpaceUDF v1.2.zip
- Can return an array , referring to the requested overlay info
- URL validated using shlwapi.dll
- Better error handling
OCRSpaceUDF v1.1
OCRSpaceUDF v1.1 Changelog
- First release.
- Added
iReturnType
parameter in_OCRSpace_ImageGetText