Hi Gilad,

Well - both - using a javascript button on the PDF form to call a java
executeable to submit the data on the form to a database. But it doesnt
sound like javascript can call executeables?

I will probably have to have the form saved to the disk and then have the
java executeable given the path to the file, where it can then scrape the
data to the database?

Cheers

-Al


On Sun, Feb 14, 2016 at 10:29 PM, Gilad Denneboom <[email protected]
> wrote:

> Java or JavaScript? The two are very different, despite the similar names.
> You can't execute a Java file from within a PDF (luckily), but you can
> attach (Acrobat) JavaScript code to a button in a PDF and have it execute
> when the button is pressed, yes.
>



-- 
"Beat it punk!"
- Clint Eastwood

Reply via email to