converting word doc to html

Discussion in 'Programming' started by zeustek, Mar 14, 2011.

  1. #1
    hi friends,
    I want to know how can i convert word document file to html using java.

    My documents are in linux server and in .doc format. I tried Apache POI, but not getting the format ...

    any idea,..i can try php also, if nothing in java..
     
    zeustek, Mar 14, 2011 IP
  2. NLZ13

    NLZ13 Well-Known Member

    Messages:
    166
    Likes Received:
    3
    Best Answers:
    1
    Trophy Points:
    113
    #2
    Does it really has to be saved as an html file, or is a doc reader good enough?
     
    NLZ13, Mar 14, 2011 IP
  3. zeustek

    zeustek Well-Known Member

    Messages:
    155
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    101
    #3
    the saved files are in doc format, but while showing them, i want to show in html
     
    zeustek, Mar 14, 2011 IP
  4. NLZ13

    NLZ13 Well-Known Member

    Messages:
    166
    Likes Received:
    3
    Best Answers:
    1
    Trophy Points:
    113
    #4
    So it only has to read it and show it as html, but not save it as html?
     
    NLZ13, Mar 14, 2011 IP
  5. zeustek

    zeustek Well-Known Member

    Messages:
    155
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    101
    #5
    zeustek, Mar 14, 2011 IP
  6. NLZ13

    NLZ13 Well-Known Member

    Messages:
    166
    Likes Received:
    3
    Best Answers:
    1
    Trophy Points:
    113
    #6
    NLZ13, Mar 14, 2011 IP