RVHTMLViewImporter 1.8 - 1.9

News about TRichView, ScaleRichView, ReportWorkshop, RVMedia
Post Reply
Sergey Tkachenko
Site Admin
Posts: 17253
Joined: Sat Aug 27, 2005 10:28 am
Contact:

RVHTMLViewImporter 1.8 - 1.9

Post 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
Sergey Tkachenko
Site Admin
Posts: 17253
Joined: Sat Aug 27, 2005 10:28 am
Contact:

RVHTMLViewImporter 1.9

Post 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.
Sergey Tkachenko
Site Admin
Posts: 17253
Joined: Sat Aug 27, 2005 10:28 am
Contact:

TRVHTMLViewImporter v1.9.1

Post 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)
Sergey Tkachenko
Site Admin
Posts: 17253
Joined: Sat Aug 27, 2005 10:28 am
Contact:

TRVHTMLViewImporter v1.9.2

Post 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
Sergey Tkachenko
Site Admin
Posts: 17253
Joined: Sat Aug 27, 2005 10:28 am
Contact:

TRVHTMLViewImporter v1.9.4

Post by Sergey Tkachenko »

TRVHTMLViewImporter v1.9.4

The same location.
Updated for compatibility with TRichView 14.5
Sergey Tkachenko
Site Admin
Posts: 17253
Joined: Sat Aug 27, 2005 10:28 am
Contact:

TRVHTMLViewImporter v1.9.5

Post 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"
Post Reply