Tutorial "Creating
the first eBook"
During this tutorial, you will create a simple eBook consisting
of several pages.
Step 1. Open the compiler.
Step 2. Click New on the toolbar to create a new project.

Step 3. Select General on the navigation bar

and specify the following setting:
EBook > EBook Name: Enter «My first eBook»

Step 4. Select Files on the navigation bar

and specify the following settings:
EBook Files > EBook Directory: Specify the path to the Tutorial
1 subdirectory of the Tutorials directory in the directory where
the compiler is installed.
EBook Files > EBook Default File: Specify the path to the file
index.html in this subdirectory.
Do not change the "Left Panel Sub Directory" and "Left Panel Default
File" settings because you will create an eBook without the Left
Panel in this tutorial.

Compiled eBook > Output eBook EXE File: Change
the path of the final eBook.

Step 5. Select User Interface on the navigation
bar and make the following changes:

Left Panel > Enabled: Clear this checkbox to disable the Left
Panel.

Step 6. Click Save on the toolbar to save the project
settings,

then
click Compile and wait till 100% is reached.

After the compiler creates the eBook file, the Run
button will become active. Click it to run the created application.

|