we want to validate pdfs based on unique keyword. Please can anyone write the workflow?
-
Create an array of unique words.
-
And the read one by one pdf file using Read PDF Text activity and assign it to string variable.
-
And then loop one by one key word from array and check against PDF text. If its exists then it is valid pdf else not.
can you please share the workflow for me? i am not able to do it
Take a look here.
Further to @lakshman’s post - this video tutorial is a bit more of an advanced use case but is pretty similar and should help.
Reach out if you need more help.
Cheers
Steve
1 Like