Tutorial "Creating
an eBook with the Left Panel"
During this tutorial, you will create the same eBook, but with
the table of contents in the Left Panel for quick navigation between
its 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 second eBook»
Step 4. Select Files on the navigation bar and
specify the following settings:
EBook Files > EBook Directory: Specify the path to the Tutorial
2 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.
EBook Files > Left Panel Sub Directory: Specify the path to
the table_of_contents subdirectory of the Tutorial 2 directory.
EBook Files > Left Panel Default File: Specify the path to the
file index.html in the table_of_contents subdirectory.

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: Make sure this checkbox is selected
for the Left Panel to be enabled.

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. |