How does page breaking work? [message #32774] |
Mon, 02 May 2005 15:12  |
Eclipse User |
|
|
|
Originally posted by: jdixon.pentaho.com
I have a report with two groups 'Region' and 'Department', I can't seem to
get it to page break on region and I don't understand what Always, Avoid,
Left, Right, and Inherit mean in the 'Page Break' properties.
|
|
|
|
Re: How does page breaking work? [message #33125 is a reply to message #33090] |
Mon, 02 May 2005 23:58  |
Eclipse User |
|
|
|
Originally posted by: jdixon.pentaho.com
Thanks for the help.
I can force a page break after a group by putting a 1x1 grid into the group
footer and setting the page break for 'After' to 'Always'
"Stanley Wang" <swang@actuate.com> wrote in message
news:a8ba1c7ebb0acc6eb003a30dab22901d$1@www.eclipse.org...
> The choices for page break come from CSS properties: page-break-before,
> page-break-after and page-break-inside. The five values, auto means
> "Neither force nor forbid page break", always means "always force a page
> break", avoid means "avoid a page break", left means "force one or two
> page breaks so that the new page starts on a left page", and right means
> "force one or two page breaks so that the new page starts on a right
> page".
>
> BIRT currently support these properties only for section level items, but
> not groups. As a result, you may not be able to force a page break after
> each group at this moment.
> Stanley
> BIRT Engine
>
|
|
|
Powered by
FUDForum. Page generated in 0.03429 seconds