How i can open a pdf file from local system and validate it on katalon?

In my project i downloading some pdf file from some browser and the file is stored in local download path.

My scenario is i need to open the pdf file from local and i need to validate the data in the file,this can done in selenium automation,but whether its is possible in katalon studio?

If possible,how it can be done?

Hi there,

Katalon Studio doesn’t support this built-in keyword to verify PDF content. To adapt with Katalon Studio, it’s suggested to use your selenium scripts as a custom keyword in Katalon Studio.

Thanks

If you don’t need to download this might work for you: