Re: I need to convert MSWord ".doc" files to plain data ".rtf" ones . . .
- From: Ramon F Herrera <ramon@xxxxxxxxxxx>
- Date: Mon, 31 Dec 2007 01:41:55 -0800 (PST)
On Dec 31, 5:09 am, Ramon F Herrera <ra...@xxxxxxxxxxx> wrote:
On Dec 30, 9:52 am, lbrt...@xxxxxxxxx wrote:
~
I need to convert MSWord ".doc" files to plain data ".rtf" ones using
java
~
I know how to do this using MS Word's VBA, but I don't know how to
load the VBA libraries and run VBA programs from within java.
~
I tried searching on in but couldn't really find anything
~
How could you do this?
~
Thanks
lbrtchx
What you need is OpenOffice. The regular installation already includes
the Java classes, etc. to develop applications. There is an SDK but it
is only required for the fancier stuff.
http://development.openoffice.org/index.htmlhttp://www.oooforum.org/
The Eclipse plugin for OO needs some work (in fact, they may have
stopped working on it) so you are well advised to develop with
NetBeans because has an excellent OO plugin.
-Ramon
The SDK comes with several examples in the java/DocumentHandling
folder:
- DocumentConverter.java
- DocumentLoader.java
- DocumentPrinter.java
- DocumentSaver.java
-Ramon
.
- References:
- I need to convert MSWord ".doc" files to plain data ".rtf" ones . . .
- From: lbrtchx
- Re: I need to convert MSWord ".doc" files to plain data ".rtf" ones . . .
- From: Ramon F Herrera
- I need to convert MSWord ".doc" files to plain data ".rtf" ones . . .
- Prev by Date: Re: The Closure Controversy
- Next by Date: Re: problem upgrading to JSTL 1.2
- Previous by thread: Re: I need to convert MSWord ".doc" files to plain data ".rtf" ones . . .
- Next by thread: Re: :::@@==>>3 FREE LIVE CAMS<<==@@::: WITH JAVA
- Index(es):
Relevant Pages
|