Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README.md error about synchronous calls #12

Open
hernan-fernandez opened this issue Dec 28, 2020 · 0 comments
Open

README.md error about synchronous calls #12

hernan-fernandez opened this issue Dec 28, 2020 · 0 comments

Comments

@hernan-fernandez
Copy link

README.md mention:

"Making a synchronous call to query Textract API is not possible for multi-page PDF documents"

This phrase can be improved, since synchronous calls are not possible in any type of PDF file doesn't matter is this is a single-page or multi-page PDF document.

For reference: https://docs.aws.amazon.com/textract/latest/dg/API_DetectDocumentText.html
Documents for synchronous operations can be in PNG or JPEG format. Documents for asynchronous operations can also be in PDF format.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant