Page 1 of 1

SaveRTF() creates many pages

Posted: Mon Apr 20, 2009 12:15 am
by bswift
Hello,

I am adding new lines to RVE like this
AddNL('text',ts,ps);

ts is textstyle and ps is parastyle. I call RVE.Format at end of proc. When I try to save as an RTF file I get hundreds of pages all with one very large char in it. What am I doing wrong??

Thanks

b

Posted: Mon Apr 20, 2009 4:29 pm
by Sergey Tkachenko
May be ts refers to a text style with a very large font size (Size property)?