aws-samples / amazon-textract-code-samples

Amazon Textract Code Samples
MIT No Attribution
406 stars 263 forks source link

Multipage pdf breaks if there is one blank page in between #19

Open crookedcircle opened 2 years ago

crookedcircle commented 2 years ago

Hello! Thank you for such a wonderful library. We are using this extensively. We have one issue at hand. If we run a multipage pdf say of 200 pages and in between if any page is blank then it just breaks the complete pdf conversion. Please suggest if there is a way we could avoid this so that the pdf gets converted by skipping the blank page or page with error.

Please guide.

schadem commented 2 years ago

Sorry, which library are you referring to? Maybe the https://github.com/aws-samples/amazon-textract-response-parser, which was part of this repo but is its own project and PyPI pckage.