24 | NotesRichTextItem.ImportFile() to import a file to a specified (richtext) fieldKenneth Axi1694 - 04 2011 / (0) Today when You need to import a file to a NotesDocument, the only way is to go through the NotesEmbeddedObject class, which will result in the attachment to be placed at the bottom of the form. I would like to see an improvement so that I can import any file ... |