Dynamically split documents based on a key word or text

3 votes

The document we need to process are utility bills and their number of pages may vary a lot depending on how many rows are contained in the tables of the document.
So we cannot use the "page range" method because the risk is to exclude also pages that we needed to parse.

We would need to dynamically split the document based on the presence of a certain key word or text in a page.

Under consideration Suggested by: Marina Upvoted: 04 Sep Comments: 0

Comments: 0