UiPath - check image exists

I am checking whether a particular logo is present or not
I am using start process to open the pdf and search for logo
Is there any other way to check for logo without opening pdf ?

Hi @Ritaman_Baral

As of my knowledge,
There is no other way to search for a logo

You need to open the PDF and use Check appstate or Image Exists.

Hope it helps!!