17
How Does Domino Deliver Rich Text to the Web?
•
Notes stores Rich Text in an internal format of
Composite Data (CD) records
!
CD records are streams of data structures with standardized
headers for the type of record and the number of bytes it uses
•
When a browser makes a Web request, the HTTP task
asks Domino to convert the CD records to HTML
!
In this conversion process, most elements in a Rich Text field
convert well
!
However, there are some elements that either do not convert
well or do not convert at all
4