Bernie, This works, but one problem with this is determining the user's current version of Acrobat Reader, and catching up if they update to a new version. For example, you could have some running Reader 7.0, some on 8.0, and some on 9.0. And tomorrow an 8.0 user could start Reader and get a prompt telling them a new version is available. If they follow the prompts, 8.0 will be uninstalled and there would be a new path.
Bill On Tue, May 26, 2009 at 7:34 AM, Damian Voigt <[email protected]> wrote: > > Bernie, > > Using R:Base 7.6 the launch command would be: > > launch 'C:\Graphics\Reader 8.0\Reader\acrord32.exe|/A "page=5=OpenActions" > "c:\Documents And Settings\Damian Voigt\My Documents\fw2.pdf"' > > > launch <single quote> <path and file of acrobat executable> pipe /A <double > quotes page=ACTUAL PAGENUMBER=OpenActions double quotes> <double quotes path > and file of pdf double quotes> <single quote> > > Damian Voigt > > > On Mon, May 25, 2009 at 7:33 PM, Bernard Lis <[email protected]> wrote: > >> Is there a way to launch a pdf and go to a particular page immediately. >> >> Bernie Lis >> >> >> >

