Hello,
I am trying to create a Quickfields process classification that will help me capture text in the 1. Name box for the W-9s Form.
I have been able to capture the text when the forms are the original form size because I made my OmniPage Zone OCR to fit in the name area. The issue I am having is that when someone sends a W-9 that is a different size that it makes my Zone pull up the "1. Name (as shown on your income...." text. I tried creating a Pattern Matching rule that looks for everything after "blank." but I keep getting "1 . .".
Here is the pattern I am using: \bblank.\s+(.*)$
Thank you for your help.