TRVHTMLViewImporter allows importing HTML from THTMLViewer to TRichView.
TRVHTMLViewImporter v1.17
impr: the component supports images embedded in HTML, directly in <img src>, see https://en.wikipedia.org/wiki/Data_URI_scheme
For Delphi XE7 or newer, this feature works automatically.
For older versions of Delphi, this feature requires DIMime and activating {$DEFINE RVUSEDIMIME} in rvHtmlViewImport.pas
(We could implement base64 decoding ourselves, but I do not want to reinvent the wheel)
See the example how to save HTML contained embedded images using TRichView: http://www.trichview.com/forums/viewtopic.php?t=7191
TRVHTMLViewImporter v1.16
Starting from this version, TRVHTMLViewImporter is included in the installer of TRichView.
Previous version:
http://www.trichview.com/forums/viewtopic.php?t=7129
TRVHTMLViewImporter v1.17
-
- Site Admin
- Posts: 17520
- Joined: Sat Aug 27, 2005 10:28 am
- Contact: