Name | Modified | Size | Downloads / Week |
---|---|---|---|
Installer | 2013-09-20 | ||
Documentation | 2013-09-20 | ||
readme.mkd | 2013-09-20 | 1.9 kB | |
Totals: 3 Items | 1.9 kB | 1 |
An electronic Book Kit (eBK)
This has two components:
ODTConverter - this converts OpenOffice ODT files to HTML and CSS compatible with ePUB 2 format Latest version: 1.0.108 (First release: should be consider a beta release)
eBKBuilder - constructs aePUB package from HTML and assoicated CSS files adding the necessary constructs to create a valid ePUB ebook Latest version: 1.0.93 (First release: should be considered a beta release)
Installation
eBK is written in Java (version 7) and requires a compatible Java Runtime Environment (JRE). This must be installed before attempting to install eBK. JRE can be obtained from http://www.java.com/en/download/index.jsp
After installing JRE, download the installation kit (located in the Installer folder) and run it. This will install both components, a copy of the full documentation (PDF) and a sample (ODT) document on which to try the eBK
Documentation
A copy of the full documentation can be downloaded separately from the Documentation folder.
Version History
ODTConverter: 1.1.108 Changes from 1.0.106
When the original Open Document (ODT) file name
contains spaces these spaces are replaced by underlines
(underscores) when creating the names of HTML and CSS files to be generated.
When creating @font-face blocks within the CSS file,
the names of fonts containing spaces are enclosed in single quotes.
These changes ensure compliance with HTML and CSS standards.
1.0.106 (first release)
eBKBuilder: 1.0.93 First release
Platform
Although Java is multiplatform, eBK has only been tested on Windows XP (SP 3).
Email: contact@senexdomum.co.uk