PDF display in form

J

Jeff Tebbe

I have a pdf file that I want to display in a form.

I have used the OLE linked object and can get it into the
form, however, it only is displayed as an icon.

Is there a way to have a "quickview" of the pdf on the
form and possibly use "double-click" to launch adobe?

Thanks in Advance,

Jeff
 
A

Albert D. Kallal

I would just put a buttion to launch the pdf file..

You an use:

Application.FollowHyperlink "c:\my documents\test.pdf"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top