Hi All,
I have a daily report that i'd like emailed only if the report contains a specific keyword. I see we can extract text from a PDF, which is how the report is generated. What would be the most efficient way to search that variable for the existence of that keyword? That way I can create a conditional statement that emails the report only if the keyword is present in the text from the PDF.
Thanks!