Home General

Force Start New Page or Page Break

edited July 2010 in General
Hi,
I'd like if exists a method to forcing a start new page or break a page.
I'm try search in RbWiki but not found the example or code for this
situation.

code sample:

TForm1.btnTest(Sender: TObject);
begin
//rptTest is a TppReport Component.
rptTest.BreakPage;
end;

Thank you very much.

Regarts,

Eliseu Corrona.




Comments

This discussion has been closed.