RE: Computed Text , copying to new document Rich Schwartz 17.Apr.12 09:38 AM a Web browser Notes Client All ReleasesAll Platforms
Can you use NotesDocument.RenderToRTItem? I think that will evaluate the computed text for you. You might have to first copy the RT item to a temp doc that uses a special form that is empty except for the rich text field so that you are not rendering other extraneous stuff into the RTF.