On Windows use ShellExecute
with open
command and just pass the path to the PDF file. system will do the rest.
2
solved How to open an application through C++? [closed]
On Windows use ShellExecute
with open
command and just pass the path to the PDF file. system will do the rest.
2
solved How to open an application through C++? [closed]