trichview.com

trichview.support




Re: Pasting images as file links


Return to index


Author

Message

Sergey Tkachenko

Posted: 12/23/2004 19:20:33


Hi Lena,


1) If you paste in HTML format using TRVHmlImporter:

Download the latest version of RVHtmlImporter (v0.0018) and include

rvhtmloImgSrcToImageName in TRVHtmlImporter.Options

2) If you paste in RTF format, the corresponding option is:

TRichView.RTFReadProperties.StoreImagesFileNames = True (TRichView v.1.9.1.8

or

newer is required, currently available for registered users), but it works

only for

images which are not embedded in the RTF itself.


If the options above are set, image file name is written in the

rvespImageFileName

extra string property.

This property can be read using the method TRichView.GetItemExtraStrProperty



>

> Hi, Sergey!

>

> When I paste html text with images from IE to RichView, I need images to

> be pasted as links to files (like what InsertPicture method does). But I

> didn't find how to do that.

> The OnImportPicture event does not seem allow the link pasting, only the

> image itself. Is it possible in some other way?

>

> Thank you.





Powered by ABC Amber Outlook Express Converter