Force Start New Page or Page Break
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.
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.
This discussion has been closed.
Comments
ReportBuilder 9 or higher include the TppPageBreak component which will
automatically break to a new page at a given location. This is located in
the Advanced Components toolbar in the designer.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com