view .pdf image into form

  • Thread starter Thread starter Revned
  • Start date Start date
R

Revned

Hi,

i want to have a database that view .pdf format documents instead
of showing hyperlink, how to accomplish this?
my current database has the following fields in my table
DrawingNo. - PK
SheetNo
Description
Display-Hyperlink

i want that when i choose a certain drawing number it will also display the
whole image in my form instead of showing the hyperlink

i am using access 2003

thanks for any help, i really appreciate
 
On Wed, 19 Aug 2009 06:04:01 -0700, Revned

You would have to find an ActiveX Control that can do that. I am not
aware of any, but perhaps Adobe has one or some other 3rd party tool
vendor.
Much simpler to launch the PDF in its default application, using a
hyperlink or similar.

-Tom.
Microsoft Access MVP
 
Back
Top