Hi all,
I've been searching for a code that allows me to open up specific pages in a PDF file, through the click of a button in a form.
I have seen success with the following code:
Dim strPage As String, strFullPathToFile As String, strFullPathToAdobeReader As String...