Mike Blezien wrote:
> thx's, looks like a good place to start w/PDF files, now to find some info
> on DOC files :)
This might help:
http://www.wellho.net/forum/Perl-Programming/convert-a-MS-Word-doc-into-multiple-HTML-pages.html
--
David Moreno Garza <[EMAIL PROTECTED]> | http://www.damog.net
David,
- Original Message -
From: "David Moreno Garza" <[EMAIL PROTECTED]>
To: "Mike Blezien" <[EMAIL PROTECTED]>
Cc: "Perl List"
Sent: Tuesday, February 20, 2007 2:55 PM
Subject: Re: Word counts
Mike Blezien wrote:
we need to do read
Mike Blezien wrote:
> we need to do read uploaded files(PDF & DOC files types), and count the
> words in these type of files. what would be the best approach to do this,
> and specific module(s) that can accomplish this fairly easily ? Just need
> to open the files when uploaded to do a word cou
Hello,
we need to do read uploaded files(PDF & DOC files types), and count the words in
these type of files. what would be the best approach to do this, and specific
module(s) that can accomplish this fairly easily ? Just need to open the files
when uploaded to do a word count, if this is poss