|
List Info
Thread: Reading MS .doc files
|
|
| Reading MS .doc files |
  United States |
2007-05-24 04:00:48 |
Has anyone ever accomplished reading a MS .doc file and
actually made
any sense out of the content?
I have tried using binary safe mode and a few other tests
but with no
luck.
--~--~---------~--~----~------------~-------~--~----~
This group is managed and maintained by the development
staff at 360 PSG. An enterprise application development
company utilizing open-source technologies for todays
small-to-medium size businesses.
For information or project assistance please visit :
http://www.360psg.com
You received this message because you are subscribed to the
Google Groups "Professional PHP Developers"
group.
To post to this group, send email to Professional-PHP googlegroups.com
To unsubscribe from this group, send email to
Professional-PHP-unsubscribe googlegroups.com
For more options, visit this group at http:
//groups.google.com/group/Professional-PHP
-~----------~----~----~----~------~----~------~--~---
|
|
| Re: Reading MS .doc files |
  United States |
2007-05-28 05:58:11 |
See this site:
http://mc.clintock.com/first_floo
r/study_1/desk/computer_projects/php-antiword/
-AS
On May 24, 4:00 am, Kris <Kristian.Nis... gmail.com> wrote:
> Has anyone ever accomplished reading a MS .doc file and
actually made
> any sense out of the content?
>
> I have tried using binary safe mode and a few other
tests but with no
> luck.
--~--~---------~--~----~------------~-------~--~----~
This group is managed and maintained by the development
staff at 360 PSG. An enterprise application development
company utilizing open-source technologies for todays
small-to-medium size businesses.
For information or project assistance please visit :
http://www.360psg.com
You received this message because you are subscribed to the
Google Groups "Professional PHP Developers"
group.
To post to this group, send email to Professional-PHP googlegroups.com
To unsubscribe from this group, send email to
Professional-PHP-unsubscribe googlegroups.com
For more options, visit this group at http:
//groups.google.com/group/Professional-PHP
-~----------~----~----~----~------~----~------~--~---
|
|
| Re: Reading MS .doc files |
  United States |
2007-05-28 09:49:04 |
I dont quite see what it does, I downloaded the files but
nothing
there but an upload script.
On May 28, 12:58 pm, ashore <shor... gmail.com> wrote:
> See this site:
>
> http://mc.clintock.com/first_floor/study
_1/desk/computer_projects/php...
>
> -AS
>
> On May 24, 4:00 am, Kris <Kristian.Nis... gmail.com> wrote:
>
> > Has anyone ever accomplished reading a MS .doc
file and actually made
> > any sense out of the content?
>
> > I have tried using binary safe mode and a few
other tests but with no
> > luck.
--~--~---------~--~----~------------~-------~--~----~
This group is managed and maintained by the development
staff at 360 PSG. An enterprise application development
company utilizing open-source technologies for todays
small-to-medium size businesses.
For information or project assistance please visit :
http://www.360psg.com
You received this message because you are subscribed to the
Google Groups "Professional PHP Developers"
group.
To post to this group, send email to Professional-PHP googlegroups.com
To unsubscribe from this group, send email to
Professional-PHP-unsubscribe googlegroups.com
For more options, visit this group at http:
//groups.google.com/group/Professional-PHP
-~----------~----~----~----~------~----~------~--~---
|
|
| Re: Reading MS .doc files |

|
2007-05-28 09:49:35 |
|
You will need, php over windows
an can use this class
http://www.phpclasses.org/browse/package/2763.html
2007/5/28, ashore < shoreas gmail.com">shoreas gmail.com>:
See this site:
http://mc.clintock.com/first_floor/study_1/desk/computer_projects/php-antiword/
-AS
On May 24, 4:00 am, Kris <
Kristian.Nis... gmail.com">Kristian.Nis... gmail.com> wrote: > Has anyone ever accomplished reading a MS .doc file and actually made > any sense out of the content? > > I have tried using binary safe mode and a few other tests but with no
> luck.
-- ======================= TIENES EL PODER
Es el tercer planeta desde el Sol. Una diminuta esfera azul girando por un momento en el tiempo. Un lugar extraordinario, capaz de producir los elementos necesarios que sustentan el fenómeno que llamamos: vida. Donde cada criatura es tan única como este mundo, que llamamos: casa. Donde el día comienza casi de la misma manera para todos.
Quizás un día, cuando recibas el calor de un rayo de Sol o la bondad de un desconocido, descubras como una sola vida alcanza a tantas otras, y empieces a ver como las cosas se conectan entre si, tal como la sangre entrelaza a una misma familia, y comiences a comprender que la humanidad no entrelaza la tela de la vida, que solamente somos uno de sus hilos y que todo lo que hagamos a esa tela nos lo hacemos a nosotros mismos en el tercer planeta desde el Sol.
http://www.oneearth.org/
--~--~---------~--~----~------------~-------~--~----~
This group is managed and maintained by the development staff at 360 PSG. An enterprise application development company utilizing open-source technologies for todays small-to-medium size businesses.
For information or project assistance please visit :
http://www.360psg.com
You received this message because you are subscribed to the Google Groups "Professional PHP Developers" group.
To post to this group, send email to Professional-PHP googlegroups.com
To unsubscribe from this group, send email to Professional-PHP-unsubscribe googlegroups.com
For more options, visit this group at http://groups.google.com/group/Professional-PHP -~----------~----~----~----~------~----~------~--~---
|
| Re: Reading MS .doc files |
  United States |
2007-05-28 14:23:26 |
Click on the 'download the two pages zipped' link there, and
read the
text file.
You'll then need to get antiword.exe - which is available
at
http://www.wi
nfield.demon.nl/index.html
(Word is loaded with some heavy-duty formatting stuff, and
antiword is
the usual way to get at the raw text. See the mc.clintock
files as
examples of how to call it. HTH.)
-AS
--~--~---------~--~----~------------~-------~--~----~
This group is managed and maintained by the development
staff at 360 PSG. An enterprise application development
company utilizing open-source technologies for todays
small-to-medium size businesses.
For information or project assistance please visit :
http://www.360psg.com
You received this message because you are subscribed to the
Google Groups "Professional PHP Developers"
group.
To post to this group, send email to Professional-PHP googlegroups.com
To unsubscribe from this group, send email to
Professional-PHP-unsubscribe googlegroups.com
For more options, visit this group at http:
//groups.google.com/group/Professional-PHP
-~----------~----~----~----~------~----~------~--~---
|
|
[1-5]
|
|
|
about | contact Other archives ( Real Estate discussion Medical topics )
|