Hi,I need append an image to end of richText, i try with:
uidoc.impot but it insert te image to begin of rich text.
EmbedObject, it show an icon and i need that show picture.
How can i do i need appen image to end richtext and show picture not icon.
thanks
Subject: Append image in a RichText
ThanksI try with your code but not work with uidoc.document:
CreateImageItem uidoc.Document, “Body”, “C:\Mobile.gif”
uidoc is a NotesUIDocument.
I need append image to end of field Body in te event querysend of form memo
Have any solution for this?
thanks for your help!