Hi all I have got the function rt.Export(…) to get the ms rtf of the notes document’s body content,but you know, in the notes UI (File-Export) the complete document can be exported,so I want use the rt.Export() to do this,for that i want to use the function NotesDocument.RenderToRTItem(Richtext rt) in lotus script API and java, c#,but in lotus C++ Api I can not find it,waht should i do ?
Thanks!
work