Scanned pdf documents are not read properly and operations fail. Investigate this issue: is it a PyPDF2 limitation? is there a workaround? Possible starting points: - [https://stackoverflow.com/questions/49939085/xref-table-not-zero-indexed-id-numbers-for-objects-will-be-corrected-wont-con](https://stackoverflow.com/questions/49939085/xref-table-not-zero-indexed-id-numbers-for-objects-will-be-corrected-wont-con) - [https://github.com/py-pdf/PyPDF2/issues/611](https://github.com/py-pdf/PyPDF2/issues/611)
Scanned pdf documents are not read properly and operations fail.
Investigate this issue: is it a PyPDF2 limitation? is there a workaround?
Possible starting points: