trichview.support
Re: Control the length of the document |
Author |
Message |
Sergey Tkachenko |
Posted: 03/05/2005 21:26:08 I'd recommend to use KeepLinesTogether and KeepWithNext options of paragraph instead (see Options property of paragraph style (TParaInfo)). Set KeepLinesTogether option for all paragraphs, and KeepWithNext for all paragraphs except for the last one of each document. It is much more reliable than trying to insert page breaks between documents. > > Hello, > I have been adding separate rvf documents to the "big" rfv document using > the method AppendRVFFromStream. I need to control the length of the whole > document so that I can insert page break when a certain value of legth is > exceeded. I want every printed rvf document to be inserted in one page only > (not several pages). > > Thanks > > Jaroslav. |
Powered by ABC Amber Outlook Express Converter