I did see OnImportPicture, which looks to be what I want to be able to pull the image out of the database, but not sure on the method used in TRichViewEdit to get that to be added into the RTF that would invoke OnImportPicture, and again to not save the retrieved image as part of the RTF, just retain the link. (I didn't see in the Help on how to add/insert a linked image). I also would like to see the RTF format so I can convert my existing RTF from the WPTools linked image format into TRichView linked image format, without having to go thru the RTF spec and try to figure it out

Eric