Re: PDF Form Reading
Re: PDF Form Reading
- Subject: Re: PDF Form Reading
- From: Bruce Robertson <email@hidden>
- Date: Fri, 21 Jan 2005 10:21:02 -0800
>
> On 21 Jan 2005, at 05:25, Bruce Robertson wrote:
>
> Is it possible with Smile or other tools to read data from filled-in PDF
> forms?
>
>
> Hi Bruce,
>
> There's probably a much more elegant way of doing this, but here's how I go
> about it. Note, my JavaScript is a bit shaky so I tidy up my results in
> AppleScript afterwards. Crikey, how I WISH we had all that Acrobat JavaScript
> functionality in AppleScript *sob*;
>
>
> set theFieldList to {}
>
>
> tell application "Adobe Acrobat 7.0 Pro"
> tell front document
Thanks; but that only works if I have Acrobat Pro - I've only got Reader.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden