I checked in explorer (view| Options | File Type) Adobe Acrobat Document is present under "registered file types." I also checked in MS Access Select Tools under ActiveX controls and see that Adobe Acrobat Document is already registered.But still when I try to insert a OLE file it is not listed under Object types. If I try to Use the other option i.e 'Create from File' , It gives error saying that...
The OLE Server wasn't able to open the Object
The OLE server may not be installed
You may have specified an invalid setting for the SourceDoc or SourceItem property in a property sheet, a macro, or a Visual Basic procedure
To see the valid settings for either of these properties, search the Help index for the property topic
**********
** OK**
**********
Main Topics
Browse All Topics





by: jkpcsPosted on 1999-08-24 at 16:48:51ID: 2005617
Do this to register Adobe Acrobat controls:
<WIN95/98/NT>
Start | Find | Files or Folders...
Look for "PDF.OCX" and remember where it's at
<Access97>
Select Tools | ActiveX Controls...
Hit 'Register'
Browse to the folder that you found containing
"PDF.OCX".
Select the "PDF.OCX" file. Hit "Open"
That registers the Adobe Acrobat Object control.
It will now show up after you select Insert..
Create New