Can a Java application, generate a MS Word report at the client side using an oracle database from the server.
If yes, can you give me the code.
-
Generate MS Word (6 messages)
- Posted by: Sudhakar Copesetty
- Posted on: October 24 2002 06:02 EDT
Threaded Messages (6)
- Generate MS Word by Joonas Lyytinen on October 24 2002 07:27 EDT
- Generate MS Word by Rhys Keepence on October 24 2002 09:26 EDT
- Generate MS Word by Leonard Gurevich on October 26 2002 01:11 EDT
- Generate MS Word by ananth krishnan on October 28 2002 04:57 EST
- Generate MS Word by David Thielen on April 21 2005 08:47 EDT
- Re: Generate MS Word by Paul Jowett on September 22 2008 23:33 EDT
-
Generate MS Word[ Go to top ]
- Posted by: Joonas Lyytinen
- Posted on: October 24 2002 07:27 EDT
- in response to Sudhakar Copesetty
I guess you could do this by using HDF (Horrible Document Format :) tool from Apache's Jakarta project. It supports both read and write in Word 97 format.
<B>
-
Generate MS Word[ Go to top ]
- Posted by: Rhys Keepence
- Posted on: October 24 2002 09:26 EDT
- in response to Sudhakar Copesetty
If you are writing a web application, you could write a servlet that generates the report in HTML, and sets the mime type to 'x-application/ms-word'. -
Generate MS Word[ Go to top ]
- Posted by: Leonard Gurevich
- Posted on: October 26 2002 01:11 EDT
- in response to Sudhakar Copesetty
I think .rtf format would be easy to build and send to browser. -
Generate MS Word[ Go to top ]
- Posted by: ananth krishnan
- Posted on: October 28 2002 04:57 EST
- in response to Sudhakar Copesetty
There is a website called jacob.org (im not sure whether the web site is up and running).
That uses a dll file in the java classpath, provides a jar file too and then you can programatically invoke the Msft applications from java.
If you need it to try, pls write to me at ananth_k at lgsoftindia dot com
Thanks,
ananth -
Generate MS Word[ Go to top ]
- Posted by: David Thielen
- Posted on: April 21 2005 08:47 EDT
- in response to Sudhakar Copesetty
-
Re: Generate MS Word[ Go to top ]
- Posted by: Paul Jowett
- Posted on: September 22 2008 23:33 EDT
- in response to Sudhakar Copesetty
Docmosis can generate Word, PDF and ODF documents at the server. It has free and enterprise versions depending on how many documents you need to generate per minute: http://www.docmosis.com/