Re: Saving as WORD
From: Doug Hutcheson (doug.nospam.hutcheson_at_nrm.qld.gov.au)
Date: 12/04/03
- Next message: Nikolai Chuvakhin: "Re: PHP5 - *ANY advantage??"
- Previous message: NotGiven: "Re: how do I check if the referrer was used HTTP or HTTPS?"
- In reply to: Chung Leong: "Re: Saving as WORD"
- Next in thread: mail_at_notavalidemail.com: "Re: Saving as WORD"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 04 Dec 2003 22:43:56 GMT
If you are running on almost anything including Windows:
- install Open Office
- learn the scripting language
- use scripting to :
- create a Text Document
- send your text to that document
- 'save as' MS Word
Treat yourself to a night out using the money you saved on an M$ Word /
Windows licence.
"8-)
"Chung Leong" <chernyshevsky@hotmail.com> wrote in message
news:apqdnd1qNedjN1OiRVn-hA@comcast.com...
> If you're running on Windows, check out the COM section of the PHP manual,
> then study the help file that describes the MS Office object model. If I
> remember correctly, you can get to it by launching the macro editor from
> Word, then select help in the menu.
>
> Uzytkownik <mail@notvalidemail.com> napisal w wiadomosci
> news:o29ssvoilsibk2ovmp7r6tclhs73c0k301@4ax.com...
> >
> >
> > How do i save some text thats is stored in an array... as a Word file
> > ?
> >
> > Any help appreciated :)
> >
> >
>
>
- Next message: Nikolai Chuvakhin: "Re: PHP5 - *ANY advantage??"
- Previous message: NotGiven: "Re: how do I check if the referrer was used HTTP or HTTPS?"
- In reply to: Chung Leong: "Re: Saving as WORD"
- Next in thread: mail_at_notavalidemail.com: "Re: Saving as WORD"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|