Re: looking for components seems to trichview



Hi,

>It is a mature component. but I want know the alternatives...
>Other components that permits editing html directly, but not only HTML
>For example trichview, permits edit RTF, RVF, text directly.

WPTools V5 reads/writes HTML/CSS, RTF (more than 500 tags are
supported), the special WPTOOLS format which is a human readable
format (similar to HTML), ANSI and UNICODE.

Internally the text is stored in WIDECHAR arrays and orders the
paragraphs in a tree structure. It is based on modern, new code with a
carefully thought out object architecture. The key features and
-benefits are:

a) separation between data storage and data display object
- implement virtual printer object
- split screen editor
- thread save operation (no window handle required)
- use one editor and exchange the data object on the fly to avoid MDI
b) shared format properties
- use same style *** in different documents
- make it easy to copy TParagraph objects between texts
- make it easy to compare the attributes (color and font table is the
same)
c) layer technology
- each layer is complete RTF text
- edit header+footer in page layout mode
- Optional with WPTools Premium: Text boxes and footnotes
d) works with 'virtual pages'
- allows display/editing of pages in columns (side by side)
- link in custom drawn "external" pages (output from reporter)

Among standard word processing problems it can handle:
- mail merge using standard RTF mail merge fields
- table of contents with page references
- nestable bookmarks
- hyperlinks implemented using start/end tags <a> ... </a>
- standard RTF style sheets (CSS)
- <undefined> setting for all paragraph and character attributes
- define character attributes not only in character 'style' attached
to character, but also by preceding <span> codes, paragraph
attributes, paragraph styles or the 'default'
- 100% WYSIWYG
- Zooming
--> http://www.wpcubed.com/products/wptools/featurelist.htm

Please check it out at:
http://www.wpcubed.com

There is also an online version of the tutorial.
http://www.wpcubed.com/manuals/wp5man/index.html?guide.htm

Kind Regards,
Julian Ziersch
WPCubed GmbH






.


Quantcast