|
-
Feb 7th, 2002, 08:51 AM
#1
Thread Starter
Addicted Member
Word Docs
Does anyone know how to create an array of Word Documents in Java?
And then how to access them from that array or how to add stuff into them from the code?
"'Oh, hello Mr. Crick! What do you think of Jeffrey Archer?' Clip-clip-clip! Oh, come on! Who are you kidding? You wait til I'm mayor, you'll see how tough I am! Christ almighty...."
-
Feb 7th, 2002, 09:19 AM
#2
Hyperactive Member
I do not think this is possible word docs are not like normal text files, word puts all kinds of encoded crap in there to mark formatting issues etc.
-
Feb 7th, 2002, 09:22 AM
#3
Thread Starter
Addicted Member
Yeah, thought so - just wondering.
Thanks anyway
"'Oh, hello Mr. Crick! What do you think of Jeffrey Archer?' Clip-clip-clip! Oh, come on! Who are you kidding? You wait til I'm mayor, you'll see how tough I am! Christ almighty...."
-
Feb 7th, 2002, 07:38 PM
#4
Addicted Member
Does it have to be word format?
Java has the ability to read/write RTF files and limited abilites to modify them. Word can read and write RTF files too.
cudabean
-
Feb 8th, 2002, 11:45 AM
#5
Retired VBF Adm1nistrator
Well if you can find a way of using ActiveX objects from inside Java then you could use the Microsoft Word object to control a document
Microsoft MVP : Visual Developer - Visual Basic [2004-2005]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|