Results 1 to 3 of 3

Thread: best program for making help files

  1. #1

    Thread Starter
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428

    best program for making help files

    I want to make a help file for my program (preferably in the CHM format). What is the best program used in the industry for doing so?
    rate my posts if they help ya!
    Extract thumbnail without reading the whole image file: (C# - VB)
    Apply texture to bitmaps: (C# - VB)
    Extended console library: (VB)
    Save JPEG with a certain quality (image compression): (C# - VB )
    VB.NET to C# conversion tips!!

  2. #2
    PowerPoster hellswraith's Avatar
    Join Date
    Jul 2002
    Location
    Washington St.
    Posts
    2,464
    All the CHM files are just HTML files that are compiled together.

    At work we have an intern using RoboHelp. I don't know why. It is pretty expensive. I have used HTML Help Workshop (which is included with my VS installs usually, or a free download, can't remember). I find that I do everything in html pages, import them into html workshop, do the finishing touches, and bam, done...

  3. #3

    Thread Starter
    l33t! MrPolite's Avatar
    Join Date
    Sep 2001
    Posts
    4,428
    Originally posted by hellswraith
    All the CHM files are just HTML files that are compiled together.

    At work we have an intern using RoboHelp. I don't know why. It is pretty expensive. I have used HTML Help Workshop (which is included with my VS installs usually, or a free download, can't remember). I find that I do everything in html pages, import them into html workshop, do the finishing touches, and bam, done...
    hmm so for CHM files I have to design the pages one by one in HTML form, and then I compile them together?
    and for doing that I can use that html workshop or robohelp, right?
    rate my posts if they help ya!
    Extract thumbnail without reading the whole image file: (C# - VB)
    Apply texture to bitmaps: (C# - VB)
    Extended console library: (VB)
    Save JPEG with a certain quality (image compression): (C# - VB )
    VB.NET to C# conversion tips!!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width