|
-
Feb 6th, 2004, 10:34 PM
#1
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!!
-
Feb 6th, 2004, 11:33 PM
#2
PowerPoster
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...
-
Feb 7th, 2004, 12:11 AM
#3
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|