Write ms word

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
User avatar
ol4pr0
Forum Regular
Posts: 926
Joined: Thu Jan 08, 2004 11:22 am
Location: ecuador

Write ms word

Post by ol4pr0 »

I have been looking around for a way to write ( create ) a ms - word document
untill now i have not been able to find something that will do the job.

server = *nix
php4

I did find the php5 com to create it, but than again i would have to run it on a windows server for as far i as i could see.

Anybody that has done this before?

ill have anything :)

c
java
php

(asp is not supported, seen the simplicity of asp but i cant use it )
User avatar
patrikG
DevNet Master
Posts: 4235
Joined: Thu Aug 15, 2002 5:53 am
Location: Sussex, UK

Post by patrikG »

User avatar
ol4pr0
Forum Regular
Posts: 926
Joined: Thu Jan 08, 2004 11:22 am
Location: ecuador

Post by ol4pr0 »

Grande Merci Patrick

Thanks alot

[edit]

This is availeble from which php version ( runs @ home, but not on server :) couldnt initiate com )
User avatar
patrikG
DevNet Master
Posts: 4235
Joined: Thu Aug 15, 2002 5:53 am
Location: Sussex, UK

Post by patrikG »

no worries, ol4pr0 :)

the COM extension is loaded by default when PHP is installed under Windows - for details see http://uk2.php.net/com , for a tutorial read: http://www.phpbuilder.net/columns/alain20001003.php3
User avatar
ol4pr0
Forum Regular
Posts: 926
Joined: Thu Jan 08, 2004 11:22 am
Location: ecuador

Post by ol4pr0 »

hehe. that is kinda the problem

@ home it runs :)

however on server which is unix ( it doesnt )
i cant seem to figure out how to get this done on the server.

my absolute last resource is using ActiveX, but i am not to funned of using that.
Post Reply