Not having much luck in my research and I'm very new to regular expression, so I'll post the question.
I am OCRing Page 1 of a PO using QuickFields and putting it in Laserfiche. I then use Workflow to read the text and extract data out to be used as metadata (we don't own the version of QuickFields that has zonal OCR). This is what I'm using for my Pattern Matching (\W*(Purchase Order:)\W*(\S[0-9a-zA-Z-]*)) which helps me get my PO #, but how do I get rid of "Purchase Order:"?
Thought this post would help, but I couldn't get it to work: