|
-
Jan 29th, 2002, 01:09 PM
#1
Thread Starter
Member
extracting text from a word doc
I know people have asked this before, but the only replies I've found through searching use the word object to open the file. We have docs on our server, but cannot install word on the server. Yet, I'm supposed to write something that will open a word doc and extract all the text. Does anyone know how to do this without having word installed? Thanks!
-
Jan 29th, 2002, 01:23 PM
#2
Hyperactive Member
Unless you can figure out the binary ordering of a word document, then you are going to have to install word or at least a word viewer.. Maybe you could open the file using WordPad, which should already be on the server.
-mcd
[vbcode]
'*****************************
MsgBox "MCD :: [email protected]", vbInformation + vbOKOnly, "User"
'*****************************
[/vbcode]
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
|