Extracting text between two Str Delimiters

From the most recent changes you have mentioned adding a colon into your allowed characters - perhaps something with it is affecting your condition… Would it work for you to re-write the condition to: ‘PDFText.Contains(“SECOND PARTY”) and PDFText.Contains(“BUYER”) and PDFText.Contains(“NameEnglish”)’ - if “NameEnglish” is really the text you are looking for and not some your string variable name - then it would be put without these quotation marks. Please see the syntax advised below: