Prev Next Top
Features
The HTMLslicer:
- Can be used on many OS platforms
- Is Fully documented
- Has an integrated help system (Note: a Sun Microsystems JavaHelp runtime engine is included with this package)
- Has Drag-Drop support (not available on Linux)
- Can save your setup
- Is fast and extremely easy to use
- Can generate a Table Of Contents (TOC) page
- Can generate hyperlinks between resulting HTML pages
- Can generate the metadata files for the creation of a JavaHelp compatible help document
- Can use templates
- Generates detailed reports to help debugging potential problems
Note 1: This application is not robust; it may crash (not your system) if the source file contains HTML tag errors or is not HTML compliant. If this happens, simply stop the application, correct your source document and restart HTMLslicer.
Note 2: It does not handle heading tags that contain attributes (ex. <h2 class="subtitle">), only simple heading tags (ex. <H2>). A future version may be able to handle them.
Requirements
- Installed Java virtual machine (tested on version 1.3.1 and 1.4.0)
- Basic (elementary level) knowledge of HTML
Installation
Simply unzip the htmlslicer.zip file under a sub-directory (or folder) of your choice.
Prev Next Top