trichview.support
Re: pagebreak in RitchView |
Author |
Message |
domi |
Posted: 10/23/2003 11:15:11 I've used the property and it doesn't work example sPage = 10,20,25,32,41, while length(sPage) > 1 do begin sLNr := LeesListBox(sPage,','); RV.PageBreaksBeforeItems[StrToInt(sLNr)]; end; after each I placed the text in RV I do this and place my breaks, nothin is visible and it doesn't print my page breaks (option showpagebreaks is true) kind regards dominick |
Powered by ABC Amber Outlook Express Converter