Hi,
It might be line break matter. Can you try the following pattern.
(?<=Date of application \(DD/MM/YYYY\)+(\r?\n)+\r?\n)(.|\s)*?(?=Dealer name)
Regards,
Hi,
It might be line break matter. Can you try the following pattern.
(?<=Date of application \(DD/MM/YYYY\)+(\r?\n)+\r?\n)(.|\s)*?(?=Dealer name)
Regards,