Previous | Next | (P-PDF) Developers
Topic: Re: Plug-in for reader in HTML browser for PDF Forms
Conf: (P-PDF) Developers, Msg: 58172
From: svwhite
Date: 5/29/2002 05:30 PM
The problem here is that the data manipulation must happen in an Active-X component (written in VB). This component must work against the reader. As far as I can see, it is not possible to do this since Javascript for VB requires the FULL version of Acrobat and not just the reader?
On 11/9/2001 7:52:00 AM, AndrewC wrote:
>Have a look at the "Adobe
>JavaScript Guide" under "Help"
>in the full Acrobat. Search
>for the words Blur and OnBlur.
>This event is triggered when a
>form field loses focus and
>should get you one step
>further.