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.