I am trying to set up a quickfields session that will take in a LARGE document of invoices and split it into many documents for each invoice.
I am trying to use a Zone OCR to grab a certain part of the page that will change on the initiation of a new invoice and will also be on each subsequent page of the same invoice.
What i would like to do is every time i find a change to this text i will create a new document with the pages leading up to the next change, with the name of the document being another zone OCR section on the first page the change is found.
Couple problems i am finding.
- The first 4ish pages aren't structured the same as the rest of the document. (this we can get around by not scanning these pages to this process....)
- I am not even sure if this is possible to do in the first place.
- When scanning the document it has to be done double sided. sometimes the back of certain pages are blank and i am not sure if i can get it to ignore this (as the zone ocr would be different) or if it will create a bunch of blank documents.
- Invoices are not a set amount of pages, they can range from 1-x number of pages.
I am sure i'm missing some information here but i'm just struggling with the ability to even get going with this.