Re: Viewing Word Documents using PHP - Mailing list pgsql-php

From Andrew McMillan
Subject Re: Viewing Word Documents using PHP
Date
Msg-id 1013567022.8823.90.camel@kant.mcmillan.net.nz
Whole thread Raw
In response to Viewing Word Documents using PHP  ("Kris-Jon Fenton" <kfenton@pcpro.net.au>)
List pgsql-php
On Wed, 2002-02-13 at 14:49, Kris-Jon Fenton wrote:
>
> I am trying to view Word Docs on our intranet.
>
> All I can get is a load of code.
>
> Someone suggested that I use wvHtml - www.wvware.com - to convert the files
> but I am not sure how to tell PHP to use it??
>
> I have used readfile but still junk!

Now if it was viewing a "PostgreSQL" document, it would be on topic, but
I can't see any that are written in Word.

You need to popen() the wvHtml application and then do your processing
on the stream that comes back.

At least that is one answer.  There are others.

Regards,
                    Andrew.
--
--------------------------------------------------------------------
Andrew @ Catalyst .Net.NZ Ltd, PO Box 11-053, Manners St, Wellington
WEB: http://catalyst.net.nz/        PHYS: Level 2, 150-154 Willis St
DDI: +64(4)916-7201    MOB: +64(21)635-694    OFFICE: +64(4)499-2267
       Are you enrolled at http://schoolreunions.co.nz/ yet?


pgsql-php by date:

Previous
From: "Christopher Kings-Lynne"
Date:
Subject: Re: Viewing Word Documents using PHP
Next
From: "Kris-Jon Fenton"
Date:
Subject: ftp_put