-
How to Identify Text Category in OCR in a Salesforce Visualforce Page?
I am using Google Vision API
I get the text from Image.
Now I want to further process the text to identify Invoice number, Email Id, Customer Name.
Is there any way or API?
I want to fill this data in Visualforce form.
Log In to reply.