|
-
Oct 4th, 2010, 01:12 AM
#1
Thread Starter
Addicted Member
[RESOLVED] View Pdf file from Resource Or Added File
I'm trying to use a .pdf file I've added to my project but can't figure out how to get it to show using the webbrowser control. Here is what I'm using to call it:
WebBrowser1.Navigate(Application.StartupPath.ToString + "\report.pdf")
What is the correct way to do this?
-Chris
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|