How to walk through RichTextItems?

Hi,

My goal is to export documents to MS Word. The only problem is with RT fields. I need to have the contents of the RT fields the same way as they appear in the Notes document. I know how to check if there are OLE objects, Attachments… in the RT field but I can’t find a solution how to place these elements in the Wold document to the exaclty same place where they are in the RT field.

Thank you for your help,

Etyien

Subject: RE: How to walk through RichTextItems?

You’ll have better luck starting with the exported DXL of the document – the rich text API wasn’t designed for that sort of thing.