Re: Creating a MS Word Document through Java
- From: Roedy Green <my_email_is_posted_on_my_website@xxxxxxxxxxxxxx>
- Date: Fri, 30 Sep 2005 04:34:49 GMT
On 29 Sep 2005 17:30:23 -0700, "Ron Sibayan" <sibayan_6@xxxxxxxxxxxxx>
wrote or quoted :
>I am trying to understand the best method for creating a Microsoft Word
>document using Java. eventually the document will need to have merge
>fields already placed on it and rather than being a new doc, it will be
>opening a standard template. from what i can gather, it seems as though
>MS don't want Java to have this sort of functionality. Am i just
>flogging a dead horse? your advise would be greatly apreciated.
The easy way is to create an RTF document. See
http://mindprod.com/jgloss/jtextpane.html
another way is http://mindprod.com/jgloss/poi.html
--
Canadian Mind Products, Roedy Green.
http://mindprod.com Again taking new Java programming contracts.
.
- Follow-Ups:
- Re: Creating a MS Word Document through Java
- From: Paul Cager
- Re: Creating a MS Word Document through Java
- References:
- Creating a MS Word Document through Java
- From: Ron Sibayan
- Creating a MS Word Document through Java
- Prev by Date: I'm looking for a good web-based java chat applet
- Next by Date: Re: I'm looking for a good web-based java chat applet
- Previous by thread: Creating a MS Word Document through Java
- Next by thread: Re: Creating a MS Word Document through Java
- Index(es):
Relevant Pages
|