I am using Adobe OCR in my Python application to extract the text from PDFs. There is a limitation with Adobe OCR which allows only 400 pages to be extracted. Any features available to extract PDFs more than 400 pages in Adobe OCR versions or any alternatives?
Thanks
Note: it is a Python application to extract more than 400 pages from PDFs.
New contributor
Prasath Balu is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
0