Microsoft Access - how to preview a pdf or word file in forms in access ?

Asked By Manjit Singh on 09-Apr-15 01:57 PM
Basically I want to preview a pdf or word file  attached to the record when the  record is selected in MS Acess .
Thanks in advance.
Robbe Morris replied to Manjit Singh on 09-Apr-15 02:04 PM
Launch it as a url.  The end user will need Adobe Acrobat Reader to view it.
Manjit Singh replied to Robbe Morris on 10-Apr-15 09:30 PM
I should be able to view it in the form itself. 
Robbe Morris replied to Manjit Singh on 11-Apr-15 07:47 AM
You'd need to see about purchasing an ActiveX control that will work in Access.  Or, use the web browser control to launch a url on the form.

There is nothing native in Access that will render a PDF document.
Manjit Singh replied to Robbe Morris on 11-Apr-15 11:21 AM
Thanks. Could u suggest some activeX controls.