Skip to main content



      Home
Home » Archived » BIRT » How to add a Page Breaks in a Report?
How to add a Page Breaks in a Report? [message #123196] Thu, 02 February 2006 13:05 Go to next message
Eclipse UserFriend
Originally posted by: nadeemabbasi1.yahoo.com

This is a really basic question but I could not find any information in
the BIRT 2.0 help documentation that describes the process of enabling
page breaks in report designs. My report current brings back about 5
Letter sized pages worth of information, but the "Preview in Web Viewer"
option within the stand-alone BIRT Designer still shows all the data in
one page. The report consists of a Master Page with a header and a footer
defined. The header has the report name and the footer has the Page
number and the current date. The Normal page in the report contains a
single TABLE element pointed to a database SQL query.

Thanks.

-nadeem
Re: How to add a Page Breaks in a Report? [message #123273 is a reply to message #123196] Thu, 02 February 2006 14:15 Go to previous message
Eclipse UserFriend
By default, an HTML report appears on a single page unless you set one of
the following pagre break properties:
- Page Break Before. You set this on a top-level element or a top-level row
to insert a page break before the element/row.
- Page Break After. You set this on a top-level element to insert a page
break after the element/row.
- Page Break Interval. Unlike the previous properties, which also apply to
PDF reports, this property applies only to the HTML report. You specify the
number of data rows to display per page.

Note that the page size specified in the master page does not have an effect
on a HTML report. An HTML report does not have an absolute size because its
contents adjust to the size of the viewer window.

Hope this helps.
Diana

"Nadeem" <nadeemabbasi1@yahoo.com> wrote in message
news:79e6e5fa2273a1ee9687130ec03ac3da$1@www.eclipse.org...
> This is a really basic question but I could not find any information in
> the BIRT 2.0 help documentation that describes the process of enabling
> page breaks in report designs. My report current brings back about 5
> Letter sized pages worth of information, but the "Preview in Web Viewer"
> option within the stand-alone BIRT Designer still shows all the data in
> one page. The report consists of a Master Page with a header and a footer
> defined. The header has the report name and the footer has the Page
> number and the current date. The Normal page in the report contains a
> single TABLE element pointed to a database SQL query.
>
> Thanks.
>
> -nadeem
>
Previous Topic:Modify global varaible
Next Topic:Missing Data Sources
Goto Forum:
  


Current Time: Thu Jul 17 03:49:08 EDT 2025

Powered by FUDForum. Page generated in 0.54216 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top