Is it possible to pass Acrobat a user defined message from within an HTML page? If so, what is the best way to do this? or is it possible to invoke Javascript routines remotely?
I want to have buttons/links in an HTML page that control the behavior of content displayed in a PDF document embedded in the same HTML page and displayed in the Reader. Specifically, I want to control display of named views of 3D content in a 3D Annot in the PDF document.
On this Page:
http://www.windjack.com/resources/howto.php
Scroll down to the "Extreme JavaScript for Acrobat" section and look at the "IE Browser/Acrobat intercommunication " sample.
All the HTML code is exposed and you can save the PDF demo locally to examine the code.
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script