Hi All
Working on a new QF OCR job. Wanting to use Pattern Matching against full page OCR to pull "string" of data from the OCR text.
We normally use Zone OCR, however our source files for this are somewhat inconsistent layout wise so zone OCR is too specific.
See attached snippet.
Want the values after:
Carrier Code: - 4 digits, I have this one working
PARS#: - wanting the full string
Port of Entry: want the first 3D, and then the multiword string after the -
ETA: date string and a time string
Submitted By: just the string (could be multi word)
Hoping someone can give me a few pointers and I can build on those examples.
Jeff