How to make a PDF reader!
Heres your chance to share your own tutorials with the community. Just post them on here. If your lucky they may even be posted on the main site.
2 posts
Page 1 of 1
First to get started add a component in the COM area called "Adobe PDF reader" after you read that then you should add a button to select a pdf file and and also a openfiledialog.
change the filter to *.pdf
Just add this code to the button event------
change the filter to *.pdf
Just add this code to the button event------
Code: Select all
That is all! EASY, SIMPLE, GREAT! OpenFileDialog1.ShowDialog()
AxAcroPDF1.src = OpenFileDialog1.FileName
------------------------------------------------------------------------------
Proprogrammer, not just a Programmer.
Proprogrammer, not just a Programmer.
very simple way to do it, I'm pretty sure someone already posted this before? good job none the less
Visit BW Photography and check out my photos!
2 posts
Page 1 of 1
Copyright Information
Copyright © Codenstuff.com 2020 - 2023