My method:
First of all you must have MS Word installed on the Web Server.
After you generated mht report you must convert to DOC format:
$wordApp=new COM("Word.Basic");
$wordApp->FileOpen ("c:\html-report.mht")
$wordApp->FileSaveAs ("c:\word-document.doc")
$wordApp->FileClose 2
then you output the DOC file to be downloaded or opened.........
Raul IONESCU
.Does this link help?
.
.http://www.phpbuilder.com/columns/yunus20031124.php3?page=1
.CBharadwaj <[EMAIL PROTECTED]> wrote:
.I can vey well generate reports in HTML formats. I want to generate only
on MS WORD as it is a requirement of my client..
.I have to do accordingly. I did not get your Question " Does this article
help ?".
.Bye
.Bharadwaj.
.----- Original Message -----
.From: [EMAIL PROTECTED]
.To: CBharadwaj ; Gryffyn, Trevor
.Cc: [EMAIL PROTECTED]
.Sent: Saturday, September 04, 2004 2:30 AM
.Subject: Re: [PHP-WIN] Help required for developing word reports.
.does this article help? just to get you thinking... why do you *need*
word? are there any other reasonable alternatives? could you format html
so that it would print like word would print it?
.CBharadwaj wrote:
.Dear All,
.I want to developing reports using PHP.
.These reports i have to develop on MS WORD.
.I have a database with multiple records
.VAL 1 | VAL 2
.-----------------
.VAL3 | VAL 4
.----------------
.VAL 5 | VAL 6
.How to print these multiple rows on word in this format.
.Thanks in advance.
.Bharadwaj.
.--
.PHP Windows Mailing List (http://www.php.net/)
.To unsubscribe, visit: http://www.php.net/unsub.php
.------------------------------------------------------------------------------
.Do you Yahoo!?
.New and Improved Yahoo! Mail - Send 10MB messages!
.---------------------------------
.Do you Yahoo!?
.New and Improved Yahoo! Mail - 100MB free storage!
.---------------------------------------------------------------
.http://www.videomax.ro/ - Cautam cinefili pentru premiere!
---------------------------------------------------------------
http://www.videomax.ro/ - Cautam cinefili pentru premiere!