Results 1 to 2 of 2

Thread: extracting text from a word doc

  1. #1

    Thread Starter
    Member
    Join Date
    May 2000
    Posts
    44

    Unhappy 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!

  2. #2
    Hyperactive Member MetallicaD's Avatar
    Join Date
    Feb 2001
    Location
    Tallahassee, FL
    Posts
    488
    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
  •  



Click Here to Expand Forum to Full Width