eidar via use-livecode
> Sent: Thursday, December 28, 2023 3:00 PM
> To: How to use LiveCode
> Cc: Bob Sneidar
> Subject: PDF Widget and Javascript
>
> Hi all.
>
> This is a long shot, but is there any kind of PDF gadget in Livecode that can
> run javascript? I am specif
Sent: Thursday, December 28, 2023 3:00 PM
To: How to use LiveCode
Cc: Bob Sneidar
Subject: PDF Widget and Javascript
Hi all.
This is a long shot, but is there any kind of PDF gadget in Livecode that can
run javascript? I am specifically wanting to generate an FDF file from fillable
forms. The
Hi all.
This is a long shot, but is there any kind of PDF gadget in Livecode that can
run javascript? I am specifically wanting to generate an FDF file from fillable
forms. The javascript is fairly straightforward:
This.ExportAsFDF(true, false, null)
This will work in a javascript enabled PD