Antwort: RE: Antwort: Making a native win32 binary out of FOP

2001-10-15 Thread joerg . pietschmann
[EMAIL PROTECTED] wrote >> There appears to be a way to package the MS JVM together with >> some Java >> classes into an .exe. >Does Saxon actually package MS JMV, I've understood that saxon.exe still >required MS JMV to be installed into your system? Oops, you are right, the MS JVM has already t

RE: Making a native win32 binary out of FOP

2001-10-14 Thread Trevor_Campbell
Have a look at Jet http://www.excelsior-usa.com/jet.html it seems to fit the bill - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

RE: Antwort: Making a native win32 binary out of FOP

2001-10-14 Thread Jarno . Elovirta
; From: ext [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: 12. October 2001 10:33 > To: [EMAIL PROTECTED] > Subject: Antwort: Making a native win32 binary out of FOP > > > > There appears to be a way to package the MS JVM together with > some Java &g

Re: Making a native win32 binary out of FOP

2001-10-12 Thread Bertrand Delacretaz
On Wednesday 10 October 2001 10:19, Thomas Kæregaard wrote: > I would like to distribute FOP with my application, but I don't want to > force people to install 5,4 MB worth of JRE. Most likely you *will* have to distribute the JRE (unless you find a compatible java-to-exe compiler?). You might

Antwort: Making a native win32 binary out of FOP

2001-10-12 Thread joerg . pietschmann
: <[EMAIL PROTECTED]> Thema: Making a native win32 binary out o

Making a native win32 binary out of FOP

2001-10-11 Thread Thomas Kæregaard
Hi List.   I would like to distribute FOP with my application, but I don't want to force people to install 5,4 MB worth of JRE.   Do any of you have experience regarding translation of FOP into an .exe-file (+ some .dll's probably) that will run directly from a win32 platform? Some sort of Ja