Exporting html to doc in php

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • syam
    New Member
    • Dec 2006
    • 28

    Exporting html to doc in php

    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
    Recognized Expert Specialist
    • Jul 2006
    • 4259

    #2
    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

    Comment

    • syam
      New Member
      • Dec 2006
      • 28

      #3
      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...

      Comment

      • ronverdonk
        Recognized Expert Specialist
        • Jul 2006
        • 4259

        #4
        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:

        Comment

        • grominet
          New Member
          • Feb 2007
          • 1

          #5
          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.

          Comment

          Working...