trichview.com

trichview.support




pagebreaks in RVEdit ==> RV


Return to index


Author

Message

domi

Posted: 10/23/2003 12:34:06


sir,


I've got pagebreaks in my RVE and read this line by line like mentioned in

this file

http://www.trichview.com/support/files/chatcodes.zip

I place my items in a Richview item but my pagebreaks don't go in there...


domi


for i := 0 to (RVE.RVData.Items.Count-1)

       do begin

         ParseString(RVE.RVData.Items[i],i);

         RV.FormatTail;

         RV.Refresh;

       end;





Powered by ABC Amber Outlook Express Converter