phillip.hess@fhwa.dot.gov
Member
- Joined
- Mar 13, 2007
- Messages
- 5
- Programming Experience
- Beginner
Greetings All
I need some help please. I need to open an external PDF file to a specific bookmark. I can open the PDF file that the easy part but I have no idea how to open to a specific bookmark with in the pdf file. Here is how I'm opening the PDF:
Dim myProcess As Process = System.Diagnostics.Process.Start("I:\IT\Helpdesk\Documents\Builds\CADBuild_4_11_08.pdf")
Any help would be appreciated
Thanks
-Phillip
I need some help please. I need to open an external PDF file to a specific bookmark. I can open the PDF file that the easy part but I have no idea how to open to a specific bookmark with in the pdf file. Here is how I'm opening the PDF:
Dim myProcess As Process = System.Diagnostics.Process.Start("I:\IT\Helpdesk\Documents\Builds\CADBuild_4_11_08.pdf")
Any help would be appreciated
Thanks
-Phillip