Easy CHM
|
If you are a software engineer you will know that the help file is the necessary part of excellent software. Did you spend weeks on writing the help file or user-manual about your program Do you wish that you can release your software nearly immediately after you finish programming Want to create innovative help file for your program Of course you can as long as you have a powerful help file creator in hand. Here is a popular and excellent help file creator I will recommend to you. That is Easy CHM. Following is the detailed introduction of it. Give it a try and create professional help files for your products easily and quickly now!
Easy CHM is software for easy making chm-files. CHM-files can store many html-pages in one file. It is more convenient to store one file instead a lot of independent html-pages. CHM-files can include contents and index for more convenient and quicker search and navigation. Pages in CHM-file are stored in compressed state. CHM-files can be opened in any modern operation system like Windows 98, Windows 2000, Windows ME or Windows XP. The support of CHM-viewing is built into this operation system. Easy CHM has unique features which we will not find in the other chm-making programs. In addition, Easy CHM provides a free trial for us but some functions of it are disabled. It is a stand-alone tool. It does not depend on any other third party package. Easy CHM does not contain any adware or spyware. It works with most recent variants of Windows.
Following are some key functions and benefits of this help file creator, including:
1. Create HTML HELP with Easy CHM is very simple, generally we only need the following two steps: Step1 - Tell Easy CHM where our source html files located and let Easy CHM to make all TOC (Table of Contents) and INDEX items automatically. Run Easy CHM, click the button "New", and select one folder where our source .htm files located - the folder will be the project root folder; After that, Easy CHM will import all files from the specified folder and all sub folders, and generate TOC and Index Item by parsing text from title, file name or text of a specific line automatically. Seep 2 - Create the html help. Click the button "Compile", Press the button "Create CHM" to make one CHM file using the default settings.
2. With Easy CHM we can create a context-sensitive html help file automatically. Make CHM (Html Help) file just by importing folders and all sub folders, Easy CHM will automatically generate TOC (Table of Contents) and Index Items by parsing from title / file name / text of a specific line. In addition, we can convert HTM, HTML, MHT, picture and other files to CHM Html help.
3. Easy CHM includes an easy to use TOC editor and support "Search and replace in TOC items". with the help of fully Multi-Selection support, it's very convenient when Moving/Replacing/Deleting/Drag-Dropping Topics and Batch change icons, etc.
4. Easy CHM can drag-drop or move multiple topics at a time, and there're many handy options like "Move UP/Down", "Move Top/Bottom" and "Move Sibling UP/Down" for us to choose.
5. With the internal fast Virtual Tree of Easy CHM, it's very fast and stable when editing a very large TOC tree. And EasyCHM can save/load project file, it's easy for the content developers for documentation to manage or edit their documents.
6. Easy CHM supports multilanguages. The interface of the program can be changed to Arabic, English, French, German, Korean, Polish, Portuguese, Russian, Simplified Chinese, Spanish, Swedish, Traditional Chinese, Turkish, Ukrainian, etc.
7. Easy CHM has a friendly and easy-to-use interface, so we can create CHM-files by simply few clicks. This means we can save lot of our precious time and energy or money. This is a very nice, easy to use and full-functions CHM-files creator. Not only can beginners use it simply but also experienced users can also use it for advanced application. It is an ideal solution for help authors.
8. Other useful features include: Fully keyboard support. Automatically output Alias and Map files for developers to use. Convert any CHM files to html freely. Plenty of customized options. Built-in CHM files decompiler and much more.
With all these features, simple interface, excellent usability and free trial - why are you still reading Download the free trial now and experience how powerful and effective it is at once! If you feel this utility is helpful indeed, introduce it to your friends please!
Easy CHM 3.82 is a Word Processing product from zipghost.com, get 5 Stars SoftSea Rating, Create your first CHM help or CHM ebook files in 10 seconds with Easy CHM.
Automatically create a context-sensitive html help file.
Make CHM (Html Help) file just by importing folders and all sub folders, Easy CHM will automatically generate TOC (Table of Contents) and Index Items by parsing from title / file name / text of a specific line.
Easy to use TOC editor support 'Search and replace in TOC items'.
Convert HTM, HTML, MHT, Picture and other files to CHM Html help.
Plenty of customized options.
Users can save project and reopen it for future editing.
Features:
Features:
* Make CHM (Html Help) file by importing folders and all sub folders in a fast speed.
* Automatically generate TOC and Index Items by parsing from Html title/file name/text of a specific line.
* Easy to use TOC editor and support 'Search and replace in TOC items', etc.
* Fully Multi-Selection support, it's very handy when Moving/Replacing/Deleting/Drag-Dropping Topics and Batch change icons, etc.
* Easy CHM can drag-drop or move multiple topics at a time, and there're many convenient options like 'Move UP/Down', 'Move Top/Bottom' and 'Move Sibling UP/Down' for you to choose.
* Fully Keyboard support.
* With the internal fast Virtual Tree, it's very fast and stable when editing a very large TOC tree.
* Convert HTM, HTML, MHT, Picture and other files to CHM.
* Automatically create a Context-Sensitive Html Help.
* Automatically output Alias and Map files for developers to use.
* EasyCHM can save/load project file, it's easy for the content developers for documentation to manage or edit their documents.
* Convert any CHM files to html freely.
* Plenty of customized options.
* Multilanguage support, the interface of the software can be changed to Arabic, English, French, German, Korean, Polish, Portuguese, Russian, Simplified Chinese, Spanish, Swedish, Traditional Chinese, Turkish, Ukrainian.
* Built-in CHM files decompiler.
* Easy-to-use interface.
Quick Start - How to create HTML HELP with Easy CHM
Create HTML HELP with Easy CHM is very simple, generally you only need the following two steps:
STEP 1: Tell Easy CHM where your source html files located and let Easy CHM to make all TOC (Table of Contents) and INDEX items automatically.
Run Easy CHM, click the button 'New', and select one folder where your source htm files located - the folder will be the project root folder;
After that, the software will import all files from the specified folder and all sub folders, and generate TOC and Index Item by parsing text from title, file name or text of a specific line automatically.
STEP 2: Create the HTML HELP now.
Now you can edit the TOC items or Index items.
Click the button 'Compile', Press the button 'Create CHM' to make one CHM file using the default settings.
NOTE:
By default Easy CHM create a context-sensitive html help file automatically, all CONTEXT-IDs are generated and managed automatically.
If you're not a Developer of program or you don't want to make a context-sensitive html help file, deselect the 'Include HtmlApi information' in the 'Html API' tab of the 'Project Setting' - it can be found when you click the tool button 'Compile'.
If you're developer of software, please take all CONTEXT-IDs' definitions from these two files: 'ecAlias.h' and 'ecMap.h' (The two files are generated by Easy CHM, you can find them in the project root folder. You don't need to released the two files to the public.), especially the 'ecMap.h', in 'ecMap.h' you can find definitions like below:
#define IDH_feature 1118 ;Key Features
#define IDH_What_is_Easy_CHM 1119 ;What is Easy CHM
The 1118 and 1119 are the CONTEXT-IDs. The license of this office software is Free Trial Software, the price is $49.00, you can free download and get a free trial before you buy. If you want to get a full or nolimited version of Easy CHM, you can buy this office software.



