Hello VBer's,
Does anyone know how to navigate to a specific page in a pdf file using the webbrowser? I know how to navigate to the file, but not to a specific page.
Here is the code for a specific file:
VB Code:
WebBrowser1.Navigate2 "C:\Whatever\whatever.pdf"
This opens the pdf file. But what I want to do is to open it to a specific page. Any ideas?
Thanks,
Sal
