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.8 - 1.9
-
- Site Admin
- Posts: 17522
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
-
- Site Admin
- Posts: 17522
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
RVHTMLViewImporter 1.9
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.
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.
-
- Site Admin
- Posts: 17522
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
TRVHTMLViewImporter v1.9.1
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)
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)
-
- Site Admin
- Posts: 17522
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
TRVHTMLViewImporter v1.9.2
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
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
-
- Site Admin
- Posts: 17522
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
TRVHTMLViewImporter v1.9.4
TRVHTMLViewImporter v1.9.4
The same location.
Updated for compatibility with TRichView 14.5
The same location.
Updated for compatibility with TRichView 14.5
-
- Site Admin
- Posts: 17522
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
TRVHTMLViewImporter v1.9.5
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"
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"