These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

Defining hotkeys in pdf documents

Acerberus
Registered: Sep 5 2007
Posts: 2

Hello,
 
is there a way to define custom hotkeys (for example by using some kind of similar event to javascript's onkeydown) in pdf documents to, for example, start or stop an embedded multimedia file.
 
Thanks
Arno

My Product Information:
Acrobat Standard 8, Macintosh
thomp
Expert
Registered: Feb 15 2006
Posts: 4411
Yes and No, Acrobat plug-ins can modify the keyboard shortcuts. Can't be done in JavaScript. Of course a plug-in only changes the shortcuts on the user's system where it is installed. There is no way to do this from a PDF document.

Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script