Check out the COM interface.  You can load Microsoft Word as a COM 
component in PHP, and do things like "TypeText", "SaveAs", etc.  There 
is a sample in the documentation specificly for this, but the COM syntax 
may vary depending on which version of word you have.  Expect to spend 
some time playing with the COM interface before anything works right.

-- 

Brian 'Bex' Huff
[EMAIL PROTECTED]
Phone: 952-903-2023
Fax: 952-829-5424

> This is the first place I am going to look for an answer to this...
> 
> Can PHP generate a word document formatted file? If so, can someone point me
> to where I might find some documentation for this. I checked php.net and
> typed "doc" in the search field for functions .... I'll search elsewhere
> also.



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

Reply via email to