Leo RTF is like HTML or XML - you have to insert the text before the closing tag of the document area.
Have a look at http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnrtfspec/html/rtfspec.asp It can be done from Delphi, but takes a bit of trial and error. HTH Stephen ----- Original Message ----- From: "Leo" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, October 29, 2004 11:50 AM Subject: [DUG] Append > I try to add text to the end of a RTF file by using Append. It does not > work. Anyone any idea? > > Regards > Leo > > Software Developer > CFL > [EMAIL PROTECTED] > http://www.cfl.co.nz > > > _______________________________________________ > Delphi mailing list > [EMAIL PROTECTED] > http://ns3.123.co.nz/mailman/listinfo/delphi _______________________________________________ Delphi mailing list [EMAIL PROTECTED] http://ns3.123.co.nz/mailman/listinfo/delphi
