Make book
using
UniReader
Converter
UniReader Converter is used to convert text file into
pdb file for UniReader.
You should follow these steps:
1. Use a text editor
supporting Unicode (eg. Notepad in Windows
2000 or later) to create a file with format as follow:
|
<book> |
Begin book |
|
<bookname>Book name</bookname> |
Name of book (100 characters
maximum) |
|
<chapters> |
Begin chapters in book |
|
<chapter> |
Start first chapter |
|
<chaptername>Chapter
name</chaptername> |
Name of chapter |
|
<content>Chapter content</content> |
The content of chapter |
|
</chapter> |
End of chapter |
| (Next chapters) |
|
|
</chapters> |
End of chapters |
|
</book> |
End of book |
(You can refer the sample.urf in the
packages)
2. Save as UTF-8 encoding file. If you use
Notepad, select File | Save As. In Save As dialog, you
select UTF-8 encoding.
3. Launch Unicode Converter
4. Enter book name (this is the name of database on
PalmOS device). 32 characters maximum. Select source
file (file is made in format above) and destination file (pdb
file)
5. Click Convert button
6. You need to sync the pdb file and open it in UniReader
Please feel free to
mail us if you have bug-reports, comments or
questions. |