I am trying to extract data off a pdf. I’ve taken all the spaces out of the PDF to make sure there aren’t double spaces by accident. I’ve written this so far
In one example (unfortunately i can’t provide examples due to sensitive nature) it pulls in the correct information from the string customerresidingin until the first comma however in another example, it pulls the data until the 2nd comma. How do I correct this?