I'd like to see a capability I've seen in other packages that allow you to create a Zone OCR based on the location of found words.
For example, I have a invoice that has a variable location for the Invoice Number and Amounts. In my case it prints it inside a text box at the end of a list of items. So it can be 20% up the page or 50% up the page. The actual number is always directly under the Invoice Number.
What I'd like to see is some sort of Zone OCR function that allows us to add a percentage (or pixels) onto the location boundaries of a previously ocr'd text. I imagine it could be property on a previous pattern match. I could then take those values and tell it to add some amount to it.