Page 1 of 1

Background Images

Posted: Wed Sep 26, 2007 11:48 am
by cychia
I have set rvfoSavePictureBody to False, so everytime when try to load rv content, it will trigger the PictureNeeded event, and i will load the picture in that event.

But now I have some questions,

1. how many background image have in rv? besides table background image, cell background image, and editor background image, any others?

2. when I have background image in cell, when loading, it will not trigger the pciture needed event, the background is embeded into rv content?

3. How can I add the background image just like normal image where it it will store link in the tag, and i will manually load it in the picture needed event.

Thanks

Posted: Thu Sep 27, 2007 3:31 pm
by Sergey Tkachenko
1. Yes, there are only backgrounds of cells, tables, and the document as a whole. Additionally, list markers can have picture (Picture property).
2. Yes, the current version supports event-loading only for pictures and "hot-pictures".
3. Will be implemented in one of future updates.

Posted: Fri Sep 28, 2007 6:53 am
by cychia
it does not required much changes in order to support this feature right?

May I know when will this be completed? I really need it urgently.