How to execute the pdf extraction workflow

Hi,
If im having 5 pdfs or more, and out of that, majority of the pdf are in correct format, If we are running all those together, if the pdf with incorrect format, Scanned pdf comes means it will stop the entire workflow… But what I want is Other than stopping that entire workflow it has to go for next pdf… How can I make that condition.

Hi @Chippy_Kolot ,

Could you let us know how are you stopping the workflow ? Or How do you get to understand it is a scanned PDF ? If that logic is already implemented and it is in a loop, then you could use Continue activity once identified it is a scanned document.