I have to extact pdf data and im using Regex activities. iam able to extract all other fields but one of them is having spaces in the string and only getting half of it while extracting. can you help me how to extract the data using regex activities please??
Iam using like “ (?<=Vendor\sName:\s)(.?.(?<=\s))” using this im getting only half of the data like in “Amazon Services” im getting only amazon.