-
Notifications
You must be signed in to change notification settings - Fork 162
Open
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.
Metadata
Metadata
Assignees
Labels
No labels