Overview
Provides support for Google Cloud Vision OCR of PDF and TIFF files (up to 2000 pages)
Key Features & Functionality
Integrations Provided:
Requirements:
Hi,I was trying the connected system (Google Cloud Document OCR Connected System) and its services.I am able to perform the OCR operation on the PDF and get the JSON file.Now if I try to use the Format OCR Results service and retrieve the data out of the JSON to Appian it gives me only the result for my first page and not the other pages.Have anyone faced the same issue?
Awesome!
Hi sam,
Right after I posted i tried array and it worked
string array = {"gs://my-bucket/my-file.pdf"}
Chanakya Volam hi Chanakya, can you please try passing the input file as a string array?
When I try to OCR a doc from google cloud storage and give a result output path where the output result has to stored I get the following error. Is there any specific doc that explains what each field accepts?
Hello Abbas; You can get this information from console.cloud.google.com/.../serviceaccounts
1. Create/ select your service account that has access to Cloud Vision and Cloud Storage APIs enabled
2. Download the service account json file
3. Open the file, inside will contain the authorization information you are looking for
Does someone know where I can locate client ID in google console?