Hi, I am extracting a field from PDF which has a value like “8A878” or “3 products of 8A878” or “8A878x14 x2” or “from the below attachmentt the value should be 8A878and 8AB78” or “it should be 8A878 with 5 quantity of 8AB78”.
There might be lots of patterns which it may come, but With all these patterns the field i need to retrieve should be this 5 digit alpha numeric value : 8A878 and 8AB78. Is there any way to do it?
Note : 8A878 and 8AB78 are just examples, the 5 digit value can be any number or alpha numeric.