RE: Fop With Java Web Start

2002-02-15 Thread Jim Urban
rom: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Friday, February 15, 2002 7:34 AM > To: [EMAIL PROTECTED] > Subject: Re: Fop With Java Web Start > > > > Hello, > > I use FOP with JWS : no problem. You just have to sign the jar files. > > Bye, > > Stéphane &

Re: Fop With Java Web Start

2002-02-15 Thread sjeanjean
Subje Re: Fop With Java Web Start

Re: Fop With Java Web Start

2002-02-15 Thread Weiqi Gao
On Thu, 2002-02-14 at 09:57, Jim Urban wrote: > > Has anyone used FOP within a Java Web Start application? I've used FOP in an application. I've used Java Web Start. I have not put an FOP application in Java Web Start. I don't see any reason it couldn't be done, though. > I need to produce >

Fop With Java Web Start

2002-02-14 Thread Jim Urban
Has anyone used FOP within a Java Web Start application? I need to produce formatted reports for browsing and printing in a JWS application. I'm sure I can use the AWT option to display the report. My concern is, will the print option of the AWT window work within the JWS environment? Also, do