Working with OLE Objects

slrphd

Registered User.
Local time
Today, 06:24
Joined
Jan 6, 2004
Messages
91
I am starting a project that will use MS-Access to open an external *.pdf file, which I shall imbed as an OLE Object. I would like to go to specific pages in the file rather than go to the first page of the file. Is there a way to do that? My first thought was to store the desired page as a separate file and then imbed the new file. Since I want to retain the original file, I would have the same information in more than one location which I would like to avoid.
 
Since I am a relative neophyte, I need a little more insight. From your response (by the way, thanks for responding) I am guessing that, when I imbed a object there is a piece of code that gets written and stored somewhere something like my point-and-click query designs getting translated into SQL. If this is the case, where would I look for such code to be modified. Thanks.

PS: If you think you are so smart, just remember that 25% of bridge players are dummies.
 

Users who are viewing this thread

Back
Top Bottom