RvHtmlImporter v0.0039 - 0.0048

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

RvHtmlImporter v0.0039 - 0.0048

Post by Sergey Tkachenko »

RvHtmlImporter 0.0039

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

impr compatibility with TRichView 13: reading HTML in TRichViews where lengths are measured in twips
fixes

Previous version:
http://www.trichview.com/forums/viewtopic.php?t=3577
Last edited by Sergey Tkachenko on Tue Oct 29, 2013 9:40 am, edited 4 times in total.
Sergey Tkachenko
Site Admin
Posts: 17253
Joined: Sat Aug 27, 2005 10:28 am
Contact:

RvHtmlImporter 0.0040

Post by Sergey Tkachenko »

RvHtmlImporter 0.0040

RvHtmlImporter 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:

RvHtmlImporter 0.0042

Post by Sergey Tkachenko »

RvHtmlImporter v0.0042

Requires TRichView 14+

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

impr: this version of the importer supports all possible named entities (e.g. α ♠) when compiled in Delphi 2009+.
Sergey Tkachenko
Site Admin
Posts: 17253
Joined: Sat Aug 27, 2005 10:28 am
Contact:

RvHtmlImporter v0.0046

Post by Sergey Tkachenko »

RvHtmlImporter v0.0046

The same location.

RvHtmlImporter is updated for compatibility with TRichView 14.5
Packages for RAD Studio XE4 are added.
Sergey Tkachenko
Site Admin
Posts: 17253
Joined: Sat Aug 27, 2005 10:28 am
Contact:

RvHtmlImporter v0.0047

Post by Sergey Tkachenko »

RvHtmlImporter v0.0047

Packages for RAD Studio XE5 are added.
Sergey Tkachenko
Site Admin
Posts: 17253
Joined: Sat Aug 27, 2005 10:28 am
Contact:

RvHtmlImporter v0.0048

Post by Sergey Tkachenko »

RvHtmlImporter v0.0048

The same location

fix: font sizes for sub/superscripts were halved
fix: supporting 'transparent' value for table background color CSS
fix: supporting cell background color CSS
(note: CSS support in RvHtmlImporter is very limited)
Post Reply