how to set an OCR language in Google Drive -
i need upload image google drive including ocr feature.
the problem setocrlanguage
method. need specify hebrew language , based on iso 639-1 codes should "heb".
i'm getting response
"code" : 400, "errors" : [ { "domain" : "global", "location" : "ocrlanguage", "locationtype" : "parameter", "message" : "invalid value", "reason" : "invalid" } ],
any idea should code or can list of avaliable codes?
Comments
Post a Comment