-1
Is there any way to make exec() open a pdf file in a browser other than the one set by default without having to modify the latter?
My goal is to get exec to specifically open the pdf in a new Chrome tab instead of opening a new window in the default browser.
(It does not necessarily have to be in Chrome but in the browser where the user is using the application)