Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Document AI invoice processor not extracting fields

Hi, 

I'm trying to use Document AI to analyse invoices.

I ran this sample code example in Node.js and it finally worked until text extraction. But it does not extract fields in key/value pairs.

The end of the code after "console.log('\nThe following form key/value pairs were detected:')" does nothing. Despite the fact that the invoice processor is supposed to process those fields.
Has anyone faced the same problem ? Thanks, have a good day.
0 1 553
1 REPLY 1

@raphael_luce  Have you tried using another invoice? Can you confirm Same issue with multiple document?
Check the document being processed to ensure that it contains form fields with recognizable key/value pairs