So, install a Java app that starts when the system boots. It listens on a port, then your PDF can use http://localhost:789/didlysquat to submit the form to your java app. You java app doesn't need to be a full web server, just listen on the appropriate port and catch the data.
On Sun Feb 14 13:34:20 PST 2016 bigal...@gmail.com said: >Yeah all the Java runtimes Ave virtual machines are installed.... I tested >it. >On 15/02/2016 10:23 am, "Olaf Drümmer" <olafl...@callassoftware.com> wrote: > >> But you have the rights to install a Java program? >> >> Olaf >> >> > On 14.02.2016, at 21:40, Al Grant <bigal...@gmail.com> wrote: >> > >> > I would not have the permission rights to install a web server :( >> > On 15/02/2016 9:27 am, "John Lussmyer" <cou...@casadelgato.com> wrote: >> > >> >> On Sun Feb 14 12:15:12 PST 2016 bigal...@gmail.com said: >> >>> Thank you for both your answers. >> >>> >> >>> The html is very appealing, but what I did not mention is in working >> >>> within a rather rigid IT environment. >> >>> >> >>> I won't be able to install a html server. So back to Java executable >> >> (which >> >>> I can use) unless there is a better way? >> >> >> >> You can't even have your app running on the local machine? >> >> IT can be your html server. (Use a non-standard port, and ignore any >> >> requests that aren't EXACTLY what you are expecting.) >> >> >> >> >> >> >> >> -- >> >> >> >> Bobcats and Cougars, oh my! http://john.casadelgato.com/Pets >> >> >> >> >> >> --------------------------------------------------------------------- >> >> To unsubscribe, e-mail: users-unsubscr...@pdfbox.apache.org >> >> For additional commands, e-mail: users-h...@pdfbox.apache.org >> >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: users-unsubscr...@pdfbox.apache.org >> For additional commands, e-mail: users-h...@pdfbox.apache.org >> >> -- Tigers prowl and Dragons soar in my dreams...
--------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@pdfbox.apache.org For additional commands, e-mail: users-h...@pdfbox.apache.org