Previous | Next | (P-PDF) Beginners
Topic: Java Script with Acrobat Reader
Conf: (P-PDF) Beginners, Msg: 23033
From: dug
Date: 6/28/2001 12:31 PM
On 6/28/2001 11:19:00 AM, Christie Landry wrote:
>It works
>fine if I have the full
>version of Acrobat, but it
>doesn't work in the Reader.
As is the case with many JavaScript features. Check your JS Object Specification manual for availability with Reader.
>Is there a way around this?
If you mean can you trick JavaScript or Reader into working that way, no. If you mean can you submit through e-mail, yes, but you'll have to do it with scripting on a server. Do a search on Planet PDF for 'FDF Gateway'.
Good luck!
--Doug