Previous | Next | (P-PDF) Developers
Topic: Open PDF to specific page via command line?
Conf: (P-PDF) Developers, Msg: 95694
From: enigmatic7
Date: 9/3/2003 07:36 AM
If you launch Acrobat in a web browser, you can jump to a specific page in the named document by appending #page=
Example:
part1.pdf#page=13
the above will move to page 13 of part1.pdf
-- Frank