open pdf files
-
Is there any way I can open pdf files from VB? Or is there any way I can find the exe file of Acrobat reader?
-
Is there any way I can open pdf files from VB? Or is there any way I can find the exe file of Acrobat reader?
Andy Chiang wrote: Is there any way I can open pdf files from VB? If you have acrobat reader 5 , I believe you can use the acrobat reader OCX to display pdf files from VB Nish
Author of the romantic comedy Summer Love and Some more Cricket [New Win] Review by Shog9 Click here for review[NW]
-
Andy Chiang wrote: Is there any way I can open pdf files from VB? If you have acrobat reader 5 , I believe you can use the acrobat reader OCX to display pdf files from VB Nish
Author of the romantic comedy Summer Love and Some more Cricket [New Win] Review by Shog9 Click here for review[NW]
I only want to execute reader 5 and open the pdf files i want by clicking on a button in an application i created.
-
I only want to execute reader 5 and open the pdf files i want by clicking on a button in an application i created.
Andy Chiang wrote: I only want to execute reader 5 and open the pdf files i want by clicking on a button in an application i created. In that case, read this article which explains how you can do what you want :- http://www.codeproject.com/useritems/newbiespawn.asp Nish p.s. It's a C++ article, but you can use the same calls from VB I presume!
Author of the romantic comedy Summer Love and Some more Cricket [New Win] Review by Shog9 Click here for review[NW]