trichview.com

trichview.support




Re: Save original image filename


Return to index


Author

Message

Sergey Tkachenko

Posted: 02/21/2003 21:45:59


Hi,


By default, image file names are not saved (and image can be inserted

without file, it can be created from code or pasted from the Clipboard).

But it's possible to store file name with images (and assign some file names

for images without them) - see the demo in

Demos\Delphi\Assorted\Graphics\SharedImages\


Another problem - HTML export. Default procedure saves images in numbered

files, as you noticed.

You can change this by processing OnHTMLSaveImage event

(example of doing it is in Demos\Delphi\Assorted\Save HTML\)


>

> Hi,

> I am trying to do a simple HTML editor and I have the need when using the

> command SaveHTML, to save the original filename of the images that have

been

> inserted in the RichViewEdit.

>

> It seem that the RV component uses numbering for images such as image1,

image2

> etc. Can someone please guide me as how I can save the HTML together with

> the original images name.

>

> THank you.





Powered by ABC Amber Outlook Express Converter