can someone help me with regex, I have been trying to get the data from a pdf file and I cant seem to get the right regex for it.
I just want to get the names as highlighted and ignore *,A,B,C,ABC and all the rest to the right with long white space. Initially I got this regex:
[A-ZÑ ]+,\s\w*[A-ZÑ]\s\w*A-ZÑ.