Connecting Tech Pros Worldwide Forums | Help | Site Map

Exporting html to doc in php

Newbie
 
Join Date: Dec 2006
Posts: 28
#1: Jan 22 '07
Hai .I am anew bie in php. I want to convert a html page into .doc format using php.How do i copy it..pls help...

ronverdonk's Avatar
Moderator
 
Join Date: Jul 2006
Location: The Netherlands
Posts: 4,139
#2: Jan 22 '07

re: Exporting html to doc in php


This is a double post. The other one has been removed. Don't double post or all will be removed!

This site's members help other members in their spare time and when they think they can actually help. So, when you don't have a reply within 6 hours, do not try to open a new thread with the same subject!!

moderator
Newbie
 
Join Date: Dec 2006
Posts: 28
#3: Jan 22 '07

re: Exporting html to doc in php


I need help on this matter that how do i convert a html page into a .doc format . In previous case, i requested the same problem but with pdf format. But now i really need this code.Please help me...
ronverdonk's Avatar
Moderator
 
Join Date: Jul 2006
Location: The Netherlands
Posts: 4,139
#4: Jan 22 '07

re: Exporting html to doc in php


This question was double posted in this forum. The pdf one was double posted in this forum and the html forum.

PHP does not have doc support from itself. Try one of the following free classes (depending on your OS platform):

HTML to DOC
MsDoc Generator

Ronald :cool:
Newbie
 
Join Date: Feb 2007
Posts: 1
#5: Feb 26 '07

re: Exporting html to doc in php


Hi! thanks for the tip Ronald. but here is my question: I have found many free class generating word document with pictures but all those pictures " generated " are just some simple links to the source URL! Do you know a way to save those picture directly into the document without linking anything ?
Thanks if someone can help me ;)

Grominet.
Reply