|
I need to apply a regular expression to collect Legal Addresses (ie, NE-10-045-14-4) in a specific Zone OCR area for a multi-value field, but not collect any lines that start with the word FARM (FARMLAND; FARM RESIDENCES, FARM RES EXMP, etc). Can you help? I already have the regular expression for the actual addresses collecting fine:
I just need to know how to add the part for the exception in the Custom Character Preference space. Also wondering: Using the code shown above, shouldn't QF's already have known not to bring in any of the lines with the exceptions? They don't match the pattern, yet it keeps pulling in the FARMLAND lines as additional multi-lines in the fields. This is the zone on one of the document pages:
|