I would like to open a PDF document via a button. I don't seem to find what I need.
When the button is clicked, it will open the document based on the path provided (i.e. "c:\test\abc.pdf"
).
Is there a main command that would open any document type as long as you have the full path (i.e. "c:\test\abc.jpg"
, "c:\test\abc.txt"
, etc...)?