trichview.com

trichview.support




Re: Confusion about AddText and AddTextNL functions


Return to index


Author

Message

Sergey Tkachenko

Posted: 06/17/2005 21:35:24


Hello,


AddText is obsolete (it was introduced in TRichView version prior to 1.0,

before implementing the concept of paragraph styles), so always use

AddTextNL.

For example, to add the last part of your example, call


rv.AddTextNL(#13'Attachments:'#13'file1'#13'file2', 0, 0, 0);


Do you call RichView.Format after creating the document? May be this is the

cause of the problem.





Powered by ABC Amber Outlook Express Converter