Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. what is best way to create help ? and convert a word document to chm?

what is best way to create help ? and convert a word document to chm?

Scheduled Pinned Locked Moved C#
questionhelp
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    B A
    wrote on last edited by
    #1

    hi i want to create help for my application. and want to know what is best way to create help ? and what is the way to convert a word document to chm? tanks

    M R 2 Replies Last reply
    0
    • B B A

      hi i want to create help for my application. and want to know what is best way to create help ? and what is the way to convert a word document to chm? tanks

      M Offline
      M Offline
      martin_hughes
      wrote on last edited by
      #2

      I wouldn't exactly call it the "best" way, but HTML Help Workshop can do this for you: http://www.microsoft.com/downloads/details.aspx?FamilyID=00535334-c8a6-452f-9aa0-d597d16580cc&displaylang=en[^] Adobe also do a product called Robohelp, which is very expensive, however you can trial it for a limited period.

      "It was the day before today.... I remember it like it was yesterday." -Moleman

      1 Reply Last reply
      0
      • B B A

        hi i want to create help for my application. and want to know what is best way to create help ? and what is the way to convert a word document to chm? tanks

        R Offline
        R Offline
        Rudolf Jan
        wrote on last edited by
        #3

        Word does not produce very efficient HTML code, but you may store a word document as HTML. Best way is to use an html editor th create all pages and import the in HTML Workshop to create the .chm file. It is abit more work, bur much more flexible. You can use full html, including style sheets (which I recommend to do). Do not forget to test the resulting chm file thoroughly, to make sure all your help texts just do what you want them to do.

        Rudolf Heijink

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups