I currently have a user form that utilizes a hyperlink allowing the user to
view pdf files that are relevant to the current database record they are
viewing. Is there anyway to have the PDF file open in a subform for direct
viewing in access rather than having the Adobe viewer lanch everytime?
Can this be done using VB coding or by using an active X control?

Signature
Thanks
Matster
freakazeud - 06 Aug 2006 01:08 GMT
Hi,
you might find this discussion helpful:
http://www.utteraccess.com/forums/showflat.php?Cat=&Board=83&Number=1133713&Foru
m=&Words=pdf%20%2Bfile%20%2Bin%20%2Bform%20%2Bwebbrowser&Searchpage=0&Limit=25&M
ain=1133709&Search=true&where=bodysub&Name=64822&daterange=1&newerval=&newertype
=m&olderval=&oldertype=#Post1133713&bodyprev=
HTH
Good luck

Signature
Oli-S
Admin Specialist & Computer Science Major @ UMD - Go Terps - :)
http://www.oli-s.de
> I currently have a user form that utilizes a hyperlink allowing the user to
> view pdf files that are relevant to the current database record they are
> viewing. Is there anyway to have the PDF file open in a subform for direct
> viewing in access rather than having the Adobe viewer lanch everytime?
>
> Can this be done using VB coding or by using an active X control?
Arvin Meyer [MVP] - 06 Aug 2006 03:03 GMT
Adobe used to have an ActiveX control that was distributed with the reader
(PDF.OCX) that worked great in Access. They stopped using and supporting it
with Adobe Acrobat 5.0. There is another pdf reader, which is in my
experience, superior to Adobe's. It is also much, much faster, and also
free. It does include an ActiveX control that works just fine with all 32
bit versions of Access. Have a look at:
http://www.foxitsoftware.com/pdf/rd_intro.php

Signature
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access downloads
http://www.datastrat.com
http://www.mvps.org/access
>I currently have a user form that utilizes a hyperlink allowing the user to
> view pdf files that are relevant to the current database record they are
[quoted text clipped - 3 lines]
>
> Can this be done using VB coding or by using an active X control?