Re: [PHP] Reading MSWORD Doc File Comments

2002-07-01 Thread 1LT John W. Holmes

There are some programs out there that'll take a word document and extract
all of the text from it. Good for indexing database or making summaries. I
can't remember the name of any, but search the usual Google, sourceforge,
hotscripts.com, etc..

---John Holmes...

- Original Message -
From: "Crane, Christopher" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, July 01, 2002 11:20 AM
Subject: [PHP] Reading MSWORD Doc File Comments


> Is there a way to read the comments of a MSWord Doc file. I would like to
> get a directory listing of file in a directory that are mostly MSWORD
docs.
> I would like to list the files with a description after each one. With
HTML
> files I just read the file into a string and split it just after 
and
> then again before  and display that. I am not sure if something
can
> be done with a MSWORD doc. Thanks in advance to anyone that can help me or
> chooses to comment.
>
> Christopher J. Crane
> Network Operations Manager
> IKON Office Solutions
> 860.659.6464
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP] Reading MSWORD Doc File Comments

2002-07-01 Thread Crane, Christopher

Is there a way to read the comments of a MSWord Doc file. I would like to
get a directory listing of file in a directory that are mostly MSWORD docs.
I would like to list the files with a description after each one. With HTML
files I just read the file into a string and split it just after  and
then again before  and display that. I am not sure if something can
be done with a MSWORD doc. Thanks in advance to anyone that can help me or
chooses to comment.

Christopher J. Crane
Network Operations Manager
IKON Office Solutions
860.659.6464

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php