Hi,
I am getting a error bellow when I was trying to open a local pdf file. Is it possible?
Thanks in advanced,
Leonardo

You want to use XRun or XrunAndWait to a batch file, PowerShell or Python script, etc and have the command in there to open the PDF. Open is for opening URL’s
1 Like
Hi,
I’ve used the XRUN command with a Python script to open the local PDF file and it was OK. Thank you.
But when I’ve tried to use the OCRExtractRelative on this file / page. I’ve got the following error message:
“Not able to take screenshot on the current tab”.
I’ve read some messages in the Forum, but the error persist.


The local PDF file opened on the browser:

Hello,
Have you found a solution? I’m dealing with the same problem.