Convert Word Doc to HTML

Discussion in 'HTML & Website Design' started by riel, Jun 17, 2014.

  1. #1
    Hi,

    Have been searching for quite some time now,
    I need to convert a word document in A3 format into HTML web page.
    The doc file has number of tables and text with specific indentation that I need to follow exactly.
    I tried to save the file as html page using Microsoft Word, the layout didn't correctly converted as the original doc.
     
    riel, Jun 17, 2014 IP
  2. JCTunstall

    JCTunstall Greenhorn

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    21
    #2
    Have you tried some of the online utilities like Word to Clean HTML?
    I suspect it'll be tough to get a perfect translation, but if you can get close then you could manually tweak the rest.
     
    JCTunstall, Jun 17, 2014 IP
  3. riel

    riel Greenhorn

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    21
    #3
    Hi JCTunstall

    Yeah I did, but I guess it's not appropriate for A3 page size.
    Supposedly there are 2 tables on one side of A3 page. After converted the second table goes down below the first table.
    I find it hard to know the right margins and spaces between these two tables, so I don't think I could be able to tweak it correctly. :(
     
    riel, Jun 17, 2014 IP
  4. COBOLdinosaur

    COBOLdinosaur Active Member

    Messages:
    515
    Likes Received:
    123
    Best Answers:
    11
    Trophy Points:
    95
    #4
    The absolute worse HTML in the universe is generated by word. You will get what you need more quickly by just coding the page from scratch. Your chances of getting the word doc correct rendered by converting manually or with a tool are about the same as the odds that that sun won't rise tomorrow.
     
    COBOLdinosaur, Jun 17, 2014 IP
    kk5st likes this.
  5. OaldDesign

    OaldDesign Active Member

    Messages:
    448
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    60
    #5
    Hey yes it's true that there are converters that convert word files to html but they mostly not doing good job. The best way is to do that manually. If you are looking for someone to do it for you (not for free) feel free to contact me.
     
    OaldDesign, Jun 22, 2014 IP
  6. kk5st

    kk5st Prominent Member

    Messages:
    3,497
    Likes Received:
    376
    Best Answers:
    29
    Trophy Points:
    335
    #6
    And the reason you don't simply link to the .doc file is … ? (I mean besides its being a proprietary format which MSFT doesn't see any value in maintaining backward compatibility, forcing expensive upgrades.)
     
    kk5st, Jun 23, 2014 IP
  7. Inkfeeds

    Inkfeeds Peon

    Messages:
    9
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    3
    #7
    As kk5st, the best would maybe be to link to your word file. Or you could save it as an image and display it on your page if the fields don't have to be editable?
     
    Inkfeeds, Jun 23, 2014 IP
  8. born_star16

    born_star16 Member

    Messages:
    297
    Likes Received:
    0
    Best Answers:
    1
    Trophy Points:
    36
    #8
    There are lots of sites on internet which are convert the Microsoft word document into HTML format I would like to suggest you a site http://word2cleanhtml.com/. It may be helpful for you.
     
    born_star16, Jun 30, 2014 IP
  9. kk5st

    kk5st Prominent Member

    Messages:
    3,497
    Likes Received:
    376
    Best Answers:
    29
    Trophy Points:
    335
    #9
    A second thought: To avoid the issues of MSWord's backward compatibility and for folks without Word, export the document to pdf, and link to the pdf document.
     
    kk5st, Jun 30, 2014 IP
  10. Helge Sverre

    Helge Sverre Prominent Member Affiliate Manager

    Messages:
    840
    Likes Received:
    99
    Best Answers:
    2
    Trophy Points:
    305
    Digital Goods:
    2
    #10
    If you're still interested in this I could take a look at it and convert it manually... for some $ of course..
    Other than that... there is not much to do about it.
     
    Helge Sverre, Jul 1, 2014 IP