trichview.com

trichview.support




Re: Saving html image filenames


Return to index


Author

Message

Wietse Hagoort

Posted: 09/27/2004 22:27:13


Thanks this explains a lot.


But i tried to call SetCurrentItemExtraStrProperty in onRVFPictureNeeded,

but I cannot use it there.

It give a 'list out of bounds' error.


SetItemExtraStrProperty was not an option to, because I couldn't get the

ItemNo.


I'm missing something, but I don't know what.


Could you explain a little more?


Regards, Wietse


"Sergey Tkachenko" <[email protected]> wrote:

>rvsoUseItemImageFileNames option assumes that filenames are stored in the

>special property that can be get as RVData.GetItemExtraStrProperty(ItemNo,

>rvespImageFileName, Value) and set by the the

>RichViewEdit1.SetCurrentItemExtraStrProperty (or by

>SetItemExtraStrPropertyEd or SetItemExtraStrProperty).

>

>If rvsoUseItemImageFileNames is included in the Options parameter of

>SaveHTML/SaveHTMLEx, images with defined (non-empty) file names will not

be

>saved, but their file names will be written in HTML.

>

>This property was added in v1.9.

>Several code examples that were made before used item name for storing image

>file names.

>

>





Powered by ABC Amber Outlook Express Converter