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

How to get particular page Form-data.

Open
#41 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
337
Forks
159
PR merge metrics
No merged PRs in 30d

Description

I Have added the entire PDF file to S3Bucket via amazons3Client.PutObjectAsync method and started the analysis by textractClient.StartDocumentTextDetectionAsync method.
while getting the response by textractClient.GetDocumentTextDetectionAsync method I can see all pages data and could able to segregate the Raw/Line data.
My problem is, how can I get the FormData and TableData for a particular page(say I need FormData only for page no 3). Kindly advise on this.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.