aws-samples / amazon-textract-serverless-large-scale-document-processing

Process documents at scale using Amazon Textract
Apache License 2.0
328 stars 165 forks source link

csv not generating #13

Closed santhosh244 closed 4 years ago

santhosh244 commented 4 years ago

couple of requirements,

Its not generating KeyValues csv as part of the output Also in a 2 or 3 page document conversion, it generates page-1 and page-2. but when we do from console, we get a single zip with single page document.

darwaishx commented 4 years ago

You can update file below to change the output csv behavior. https://github.com/aws-samples/amazon-textract-serverless-large-scale-document-processing/blob/master/src/og.py