Start Process issue

Hi, I am facing an issue regarding Start Process, the error is the application could not open.

I am reading multiple pdf invoices, I have given full path in the one variable. still, I am getting an error please help me on this.

image

1 Like

@Suhas_Dhadas you have to give reader path (“C:\Program Files (x86)\Adobe\Acrobat Reader DC\Reader\AcroRd32.exe”) in the place of file.tostring.

Give the file.toString in next box (passing filename as Argument).

2 Likes

Hi @Suhas_Dhadas,

I’ve also checked Start Process and after doing its particular job means opening the file, it’s giving that mentioned error.

Please try once by marking the ContinueOnError option as checked. It’s working.

Thanks & Regards,
Apurba

Thanks @Sugumar8785 It is working now:)

Once I press ctrl+shift+5 then we have below pop-up
image

This reading order is not present in the my opened pdf. only three reading order are present.

image

How we resolve this issue.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.