|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Run Adobe Acrobat from within VB.Net appI have a pdf file that I want to use as part of the help system for my
app...when the user clicks the toolstripbutton, Adobe Acrobat should fire up displaying the relevant article...how would one go about doing this... I am using Visual Studio 2005(VB.Net). Thanks Look at System.Diagnostics.Process
Show quoteHide quote "Christie" <c.mybu***@yahoo.com> wrote in message news:1159188854.144579.110290@i3g2000cwc.googlegroups.com... >I have a pdf file that I want to use as part of the help system for my > app...when the user clicks the toolstripbutton, Adobe Acrobat should > fire up displaying the relevant article...how would one go about doing > this... > > I am using Visual Studio 2005(VB.Net). > > Thanks > Christie wrote:
> I have a pdf file that I want to use as part of the help system for my A quick google search would have yielded this:> app...when the user clicks the toolstripbutton, Adobe Acrobat should > fire up displaying the relevant article...how would one go about doing > this... > > I am using Visual Studio 2005(VB.Net). > > Thanks How about System.Diagnostics.Process.Start("filename.pdf") Chris Dunaway wrote:
> Christie wrote: Thanks...it worked very well> > I have a pdf file that I want to use as part of the help system for my > > app...when the user clicks the toolstripbutton, Adobe Acrobat should > > fire up displaying the relevant article...how would one go about doing > > this... > > > > I am using Visual Studio 2005(VB.Net). > > > > Thanks > > A quick google search would have yielded this: > > How about System.Diagnostics.Process.Start("filename.pdf")
Windows Service, timer doesn't tick
Bubbling a status message to the UI Bubbling an Exception to the UI Any examples of this floating around? Difference between CDec and CDbl ComboBox Help with some research multi line list box How to close the parent and all child forms together at once when click on parent window's close but ComboBox-binding an ein gefiltertes Dataset.Table-Object |
|||||||||||||||||||||||