I need to display a file. pdf in a new window (or, rather, in a new tab), other than that used by the application.
The following function shows the file correctly, but unfortunately overwrite the main application window.
What changes should I make to the code to make the pdf file opens in a new window?
Thank you.
Domenico