I need to run an application (tesseract) inside my JNLP application.
How can I do to download the tesseract.exe file to the client machine and run it? Is there any way to do this JNLP?
Is there any way to join tesseract into my jar and then run it on the client?