view .pdf file in VB.NET windows form
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
I have been trying to uncover a supported way to view pdf files within my windows form in VB.NET, and I am having no luck. Adobe has an unsupported pdf viewer ocx control which is buggy, and all the other controls I"ve seen are way too expensive to be worth it (my other option is to create a hyperlink and pop up the pdf in Adobe viewer as a modal form). Any ideas out there/cheap viewer controls?