Click to See Complete Forum and Search --> : [RESOLVED] PHP code for Generate MS word document
ade_ari_w0
Jan 15th, 2008, 12:22 AM
Please tell me code to generate MS word document 2000/XP/2003 including draw image.
Thank you.
penagate
Jan 15th, 2008, 09:47 PM
I have no idea how to generate a Word document, but I can tell you how to generate a PDF, which is more portable and less error-prone:
http://au3.php.net/manual/en/ref.pdf.php
In fact, I'd go so far as to say that unless someone's reverse engineered the .doc format, it'd be very hard to generate a Word document programatically.
ade_ari_w0
Jan 15th, 2008, 09:53 PM
wuahhh.
My boss said i must create this aplicaton for microsoft word document in linux.
Help me please.
penagate
Jan 15th, 2008, 10:10 PM
I am sorry but I can't help with that. Your boss's requirements are unrealistic.
If you need to create a Word document programatically your best option is to use a script to automate Word under Windows. Certainly this would be difficult to do under Linux, let alone from PHP.
RobDog888
Jan 16th, 2008, 12:33 AM
Maybe if there is MS Word on the client side but thats unrealistic to require every visitor to have Word installed.
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.