Procedure TWPPaintEngine.LoadFromStream(Stream:TStream; FormatString:string)Unit: WPCTRMemoClass: WPCTRMemo.TWPPaintEngineParameters Stream:TStream FormatString:string Description Create a RTFData object and call RTFData.LoadFromStream to replace the data. Note: You need to call procedure Format before you can print.