I have been trying but I haven't managed to duplicate this - could it be
something to do with printer margins? I tried:

        Richedit1.Lines.LoadFromFile('c:\ATextFileWithLongLines.txt');
//Text wrapped to the Rich Edit
        RichEdit1.Print('RichEdit word wrap test'); //Text wrapped to the
printer paper

> -----Original Message-----
> From: Sandeep [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, 6 September 2001 10:10
> To: Multiple recipients of list delphi
> Subject: [DUG]: TRichEdit
> 
> 
> I'm loading a text file into TRichEdit component, which is created at 
> rutime and do some processing on text and then print the text.
> 
> The text printed is not wrapped, although wordwrap is set to true.
---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/

Reply via email to