Hello!
I have a program which outputs a report as a PDF file.
I've got the outputting working, but how can I make it open the PDF afterwards?
The PDF file name and path is a variable called filepath (it's generated as part of the code - i.e. filepath = C:\User\Documents\...\file.pdf)
Any help?
Bookmarks