Menu

how to use DRichTextItem and DRichTextStyle

2007-12-05
2013-06-03
  • Nobody/Anonymous

    I want to use Domingo to get mail content from domino 7.5 and represent them in web page.

    So I have to know the style of the document and attachment position of the document.

    I think maybe DRichTextItem and DRichTextStyle will help, but I don't know how to do it.

    Any help will be appreciate!

     
    • Kurt Riede

      Kurt Riede - 2008-01-05

      Unfortunately DRichTextItem and DRichTextStyle are only rudimentary implemented. Either you try to use the Lotus Java-API di rerectly, or you might try to extend the domingo implementations as you need.

      Best regards,
      Kurt

       
    • Nobody/Anonymous

      Thank you for your reply, Kurt.

      I implement some little functions to translate the basic presentation of DXL to HTML(font, color, bold, underline, table, gif, accessories etc).

       

Log in to post a comment.