From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/1655 Path: main.gmane.org!not-for-mail From: "Gilbert van den Dobbelsteen" Newsgroups: gmane.comp.tex.context Subject: Re: JavaScript and Acrobat 3.x Date: Wed, 9 Feb 2000 09:23:00 +0100 Sender: owner-ntg-context@let.uu.nl Message-ID: <000d01bf72d6$e1017480$0c01a8c1@loginbv.com> References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035392474 2130 80.91.224.250 (23 Oct 2002 17:01:14 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:01:14 +0000 (UTC) Original-To: "Geert Lobbestael (cmb)" , Xref: main.gmane.org gmane.comp.tex.context:1655 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:1655 ----- Original Message ----- From: Geert Lobbestael (cmb) To: Sent: dinsdag 8 februari 2000 13:20 Subject: JavaScript and Acrobat 3.x > Hello, > > I have a document with a 'help'-link in the footertext: > > \setupfootertext > [{\goto{Help} [JS(Toggle_Hide{Help})]}] > [...] > > This works fine in Acrobat 4.x, not in Acrobat 3.01 which complains about > a plugin ("The plugin required by this 'Javascript' action is > unavailable."). > > I don't know if there is a Javascript plugin for Acrobat 3.01, but even > then I can't add it the networked installation of Acrobat. This is called the forms plug-in and used to be available at the adobe web-site. There are two types: 1. Author plug-in (for Acrobat exchange) 2. Reader plug-in (for the reader). This plug-in was later integrated into acrobat 4. Gilbert.