This post was flagged by the community and is temporarily hidden.
What are you after, speed or accuracy ?
This example, using blocks and a google apps script uses Google OCR
Thanks, I have this problem : Drive is not defined ! What should I do?
In the instructions:
- When creating the script, you will need to add the Advanced Drive Service. With the legacy editor you do this by going to Resources > Advanced Google Services, then setting “Drive API” to “On”.
and did you re-deploy your script ?
Did you place a Folder ID in your script ? (line 6)
Check again, the issue is with the Drive service:
and re-deploy your web app and ensure that your script urls match.
Okay thanks but How to launch this app on the kodular companion ? I have just succeeded on the MIT APPINVENTOR Companion … There is a problem of compatibilty of the file (.aia)
Most probably a few changes has to be made in project properties in order to work with Kodular. If you wish you can pm me your aia to check it
Thanks a lot, but why the program don’t worked and say me “Cannot OCR that file type Valid file types are: jpg, jpeg, png, gif, pdf” while I send him a jpg file (with the camera of smartphone) ?
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.