Is there any documentation about how to install and uset his plugin?
I want to make like barcode scanner but, it scan number and fill automaticly in text box.
Thank you
Hi Jonas,
Have you taken a look at this Forge component? It also contains a demo application which you can try out here.
https://www.outsystems.com/forge/component-overview/1572/googlecloudvisionocr
Regards,
Nordin
how to apply it to my app?
i already install and manage dependencies but i can't found it in expression or block.
Regard
Did you download the demo application?
You can review the logic of the PerformOCR webscreen inside the module GoogleCloudVisionOCRDemo in order to understand how you can use the components' actions.