Page 1 of 1

RVHTMLViewImporter 1.8 - 1.9

Posted: Thu Mar 24, 2011 7:52 am
by Sergey Tkachenko
RVHTMLViewImporter 1.8

TRVHTMLViewImporter: component for importing from HTMLViewer to TRichView.
This component can be used to load HTML files in TRichView and TRichViewEdit.

http://www.trichview.com/resources/html ... import.zip

For Delphi 4-XE

This version of the importer is compatible with the following version of THTMLViewer
- http://www.pbear.com/ (original version)
- http://www.songbeamer.com/delphi/ (ported to Delphi 2009+)
- http://code.google.com/p/thtmlviewer/ (current version)

new: compatibility with TRichView 13: reading HTML in TRichViews measured in twips;
new: compatibility with GoogleCode's version of THTMLViewer (v11 rev168)

Previous version:
http://www.trichview.com/forums/viewtopic.php?t=3578

RVHTMLViewImporter 1.9

Posted: Tue Sep 27, 2011 9:51 am
by Sergey Tkachenko
RVHTMLViewImporter 1.9

RVHTMLViewImporter is updated for compatibility with Delphi XE2 and TRichView 13.4.

The main modifications are related to a changed type of item tags (they were changed from integers/pchars to strings).
Tags are used for storing hyperlink targets.

TRVHTMLViewImporter v1.9.1

Posted: Thu Feb 02, 2012 7:11 pm
by Sergey Tkachenko
TRVHTMLViewImporter v1.9.1

The same location.

Updated for GoogleCode's THTMLViewer revision 240 (recently they changed a lot of things internally - paragraph border, background image position, table cell size)

TRVHTMLViewImporter v1.9.2

Posted: Tue Nov 06, 2012 2:01 pm
by Sergey Tkachenko
TRVHTMLViewImporter v1.9.2

The same location. Requires TRichView 14.0+

impr: the importer assigns 'Hyperlink' style-template to hyperlinks, if this style-template exists, and RichView.UseStyleTemplates=True

TRVHTMLViewImporter v1.9.4

Posted: Fri May 24, 2013 11:19 am
by Sergey Tkachenko
TRVHTMLViewImporter v1.9.4

The same location.
Updated for compatibility with TRichView 14.5

TRVHTMLViewImporter v1.9.5

Posted: Wed Jun 19, 2013 2:28 pm
by Sergey Tkachenko
TRVHTMLViewImporter v1.9.5

Package for Delphi XE4 is added.

Note: you need to change THTMLViewer packages (FrameViewerXE4 and dclFrameViewerXE4) before installing them: in the options dialog, page "Description", "Build control"="explicit rebuild"