Merge word document contents into Html page.

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
koolswans
Forum Newbie
Posts: 2
Joined: Mon Apr 13, 2009 7:49 am

Merge word document contents into Html page.

Post by koolswans »

Hello Guys,

Can any one tell me how can i display or merge word document contents into Html page not using COM and DCOM.

Best Regards,
Swatantra Bhargava
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: Merge word document contents into Html page.

Post by Christopher »

Do you want to be able to do this manually or have the server do it automatically?
(#10850)
User avatar
n00b Saibot
DevNet Resident
Posts: 1452
Joined: Fri Dec 24, 2004 2:59 am
Location: Lucknow, UP, India
Contact:

Re: Merge word document contents into Html page.

Post by n00b Saibot »

There is lot of free code floating around for this I believe... Google is your friend.
koolswans
Forum Newbie
Posts: 2
Joined: Mon Apr 13, 2009 7:49 am

Re: Merge word document contents into Html page.

Post by koolswans »

i want server do it automatically.
Post Reply