trichview.com

trichview.support




Re: A blank page between pages


Return to index


Author

Message

Sergey Tkachenko

Posted: 01/26/2003 21:30:01


The following code generates document with empty page.


  with RichViewEdit1 do begin

    Clear;

    AddNL('First page',0,0);

    AddNL('',0,0);

    PageBreaksBeforeItems[ItemCount-1] := True;

    AddNL('Third page',0,0);

    PageBreaksBeforeItems[ItemCount-1] := True;

    Format;

  end;



> Are there an easy wat to do this?

>

> --

> Eduardo Bai�o

>

> Analista de Sistemas

> SLAB Servi�os Laboratoriais

> Delphi, Kylix e .Net

>

>





Powered by ABC Amber Outlook Express Converter