Sub Systems, Inc.
11 Tiger Row, Georgetown, MA 01833, Ph: 508-352-9020, Fax: 508-352-9019
HTML Viewer Add-on Control
The HTML Add-on control offers a most cost effective method of incorporating an
HTML viewer into your application. This add-on product works with the
TE Editor Control to display the HTML data.
HTML Markup Elements
The product supports the following categories of HTML markup elements:
- Header elements (H1 to H7).
- Character style modification elements.
- Lists: Ordered, unordered, menu and directory.
- Address, blockquote, citation, horizontal rule and preformatted text.
- Picture elements and image map.
- Hyperlink elements.
- Body, data header and title elements.
- HTML Forms
Data Source
The control accepts the HTML data in a disk file or a buffer.
Picture Formats
Currently the control supports the following picture formats:
- BMP: MS Windows device independent bitmap format.
- WMF: MS Windows placeable metafile format.
- GIF: CompuServe Graphic Interchange Format.
- TIFF: Aldus Tagged Image File Format.
The control also allows your application to use additional formats if they can be
translated by your application into one of the supported formats.
Printing
The HTML text in the control can be printed to the current printer using the TER
API function. The user can print the selected text or the entire file.
Interface with