Previous | Next | (P-PDF) JavaScript
Topic: Opening documents via popmenus
Conf: (P-PDF) JavaScript, Msg: 27734
From: lpetroni
Date: 9/28/2001 02:55 AM
In Acrobat JS v5.0 manual: you could use the
popUPMenu (see pg77) and based on the
selected option use a switch statment and
openDoc (see pg76). HTH.
lpetroni
compasso arte design
>I would like to display a
>popup menu. When the user
>selects an option, I would
>like to either open a document
>or move within the current
>document. Please help me with
>the Javascript with this.
>
>Thanks,
>Lisa