I need to create a PDF where keyboard navigation (up, down, enter - anything that advances the page) is disabled. Navigation needs to be limited to the links embedded in the document. The original file is a Keynote presentation exported to a PDF. In Acrobat I've tried to write a Javascript disabling certain keyCodes, but have not had any luck. Is there another way to do this or a script that will take care of it? I've looked everywhere.
I am on a PC using Acrobat Professional 7.0. The original Keynote file is from a Mac using Keynote 8.0.
You're best bet is to set the options in the "Document Properties" for hiding the menus and toolbars.
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script