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:09:33 -0800 (PST)
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.html
http://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
.
- Follow-Ups:
- Re: I need to convert MSWord ".doc" files to plain data ".rtf" ones . . .
- From: Ramon F Herrera
- Re: I need to convert MSWord ".doc" files to plain data ".rtf" ones . . .
- References:
- Prev by Date: Re: drools rule engine
- Next by Date: Re: The Closure Controversy
- Previous by thread: Re: I need to convert MSWord ".doc" files to plain data ".rtf" ones . . .
- Next by thread: Re: I need to convert MSWord ".doc" files to plain data ".rtf" ones . . .
- Index(es):
Relevant Pages
|