I am trying to read a PDF file with multiple pages but it only recognizes one page. Does anyone one have a solution for this in python?
I am trying to read a PDF file with multiple pages but it only recognizes one page. Does anyone one have a solution for this in python?
Hi, please check this document for examples (click on appropriate method and scroll to examples). If your forms contain tables, please note that currently tables need to be in a single page to extract.
I am using tried using the local invoices methods. I guess invoices are technically tables.
Depends on the structure of the document. Can you please share sample files (ensure to mask sensitive information)? Does your form contain values that span across multiple pages?
The documents are quite sensitive as they are company invoices. And each page is a unique invoice. I could send you my code.
7 people are following this question.