Re: Creating a MS Word Document through Java



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.
.



Relevant Pages

  • Re: Creating a MS Word Document through Java
    ... >>I am trying to understand the best method for creating a Microsoft Word ... >>document using Java. ... > The easy way is to create an RTF document. ... You would need to be running on a Windows machine with Word installed. ...
    (comp.lang.java.help)
  • Re: Interfacing java with microsoft word
    ... >i need to read and write in Microsoft word document file using java ... >same contents in more than one doc file using java programs. ... You can use a Java/ActiveX bridge, or do it the hard way yourself via JNI ...
    (comp.programming)
  • Re: Convert Java to J# or C#?
    ... Microsoft Word. ... me to a page that shows OS market share, not language market share. ... Java was my primary language during the most recent part of my life ... Java is nearly obsolete, there is a large, vibrant community of ...
    (microsoft.public.dotnet.general)
  • Re: Interfacing java with microsoft word
    ... > i need to read and write in Microsoft word document file using java ... > same contents in more than one doc file using java programs. ... > is it possible using any interface through java. ...
    (comp.programming)
  • Interfacing java with microsoft word
    ... i need to read and write in Microsoft word document file using java ... same contents in more than one doc file using java programs. ... is it possible using any interface through java. ...
    (comp.programming)