| Author |
java & MS-word
|
Jack Daniel
Ranch Hand
Joined: Jun 15, 2002
Posts: 163
|
posted

0
|
Well, i have got a question.. I know that from a servlet you can get the response written to an MS-word document by writing and then going from there.. BUT is it possible (any API present?), that I can write to an MS-word document from a simple java program (with a main(String ..) method)?? I know this sounds stupid ,.. but there is a need.. i have a web-faced app, which calls CL/cobol progs which i want to call a java program to do this... (not a servlet for some reason..) thanks..
|
 |
Jack Daniel
Ranch Hand
Joined: Jun 15, 2002
Posts: 163
|
posted

0
|
Also, is there any Java MS-WORD API like iText (which is java PDF API) thx
|
 |
Lin Feng
Ranch Hand
Joined: Dec 11, 2002
Posts: 142
|
|
|
try Jakarta POI - Java API To Access Microsoft Format Files
|
 |
 |
|
|
subject: java & MS-word
|
|
|