Page 1 of 1

VB 2008 Tutorial - PDF Reader

Posted: Tue Dec 08, 2009 7:20 am
by tvs praveen
Insert 1 Adobe PDF Reader, 1 Button and 1 OpenFileDialog :D

Name a Button1 text into Open a PDF File

Double click and insert this code into Button1
Code: Select all
OpenFileDialog1.showdialog()
AxAcroPDF1.src = OpenFileDialog1.filename
Insert this text into OpenFileDialog1 Properties Filename and into Title
Code: Select all
Open A PDF File
Insert this text into OpenFileDialog1 Properties Filter
Code: Select all
Photoshop Document File [PDF]|*.pdf

*******************Thanks for reading my tutorial, I think this Tutorial will be most helpful to you!*******************

If you want any custom tutorial for you or you need any help in VS.NET, VB.NET, Software Coding, Designing and much more any help in Computer stuffs just ask me

Mostly i will help everyone in coding and design stuffs in on Computer

- Best regards hehaho;

- Tvs Praveen wahooo;

- Thanks CodeNStuff! for this amazing Website cooll;