Signature validation on PDF file

@Nipendra_Dhiman You can utilize the “Read PDF with OCR” activity to extract the data as a string and then apply a Regex Builder to isolate and extract the desired portion from that string.