PDF Viewer

  • Thread starter Thread starter g
  • Start date Start date
G

g

Hi all,

I have a snapshot viewer in my form & I was wondering if there's a such
thing as pdf viewer. I need this so the pdf files from outside source can be
viewed in the access the database.

Thanks.
 
Thanks guys, but the one that I'm trying to accomplish here is put a pdf
viewer with in the form (like snapshot viewer activeX control) not to open
another software just to view the pdf file.

Thanks anyways.
 
Adobe used to have such a control (4 or 5 years ago, or maybe longer), but I
don't believe they do anymore.
 
g said:
Thanks guys, but the one that I'm trying to accomplish here is put a pdf
viewer with in the form (like snapshot viewer activeX control) not to open
another software just to view the pdf file.

You'd be limiting the size of the viewing area to whatever space is
inside your app. I'd just open the PDF file as a separate process so
the user has complete control.

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Tony's Microsoft Access Blog - http://msmvps.com/blogs/access/
 
Back
Top