What is the optimal PDF page length to hit the PDF Extract API?
I am using the PDF extract API for one of my applications. Each PDF file page length may differ from 300 - 1000 pages. In the documentation, it is mentioned that non-scanned PDFs are limited to 200 pages and Scanned PDFs must be 100 pages or less. Limits may be lower for files with a large number of tables.
To solve the above-mentioned limitations a PDF file should be split into multiple chunks, but how can I determine the optimal no. of page length for each PDF to automate the process?
Questions?
What is the max no. of pages that I can hit the API with a PDF which contains only
- scanned pages in it?
- large tables?
- scanned large tables?
Thank you!
