Skip Navigation LinksOneClickHelp > Programs and the interface description > Word 2 Help (doc to chm) > Steps for transformation of Doc to Help  

Steps for transformation of Doc to Help

 

Word file (*.docx,*.doc, *.rtf) will be transformed to the compiled file in format Chm/HxS. This process consists of the following steps:

1. Word file will be transformed into a html file.
2. Html file will be transformed to a set of html files (if in the document, there are headings of various levels).
3. The set of html files is bound (if there is permission) with hyperlinks Back / Home/Following.
4. The set of files for Chm/HxS and Web projects (files index.html and contents.html) is created.
5. The Help in format Chm/HxS is compiled.

After each step, it is possible to define the user program for additional processing. The list of these programs is defined in section <Word2Help> in a file of the project.

MS Word conversion to Chm/Hxs Help occurs one to one, and it can be seen from fig.2.

Fig.2

 

Everything, that is above the very first level of heading, (usually it is the title page and a table of contents) gets in starting page - default.htm, which appears the first as soon as you have opened the Help.

Folder _css - folder where style of the document, as it was determined by you in Word document, is located. A folder 1ch-ru.files - contains images from your document.

What for the opportunity of additional external programs is needed? It enables you to add the actions for processing, for example, instead of style, which is formed from the document, the user can copy after transformation

 

2. Html file will be transformed to a set of html files (if in the document, there are headings of various levels)...

the style, and also add the icons for navigation. For example, after compilation of the Help it can be copied in a place, where there is a program to check up how the contextual Help works or the program which automatically to check up all hyperlinks,etc.

 

BackHomeNext