|
: 23 : 23 : 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 and place it directly into a NotesRichText field, so I would like to see an extention to the NotesRichTextItem class: ImportFile().
|