Re: Page protection and Blank pages

From: Paul Quenneville <paulq_nospam_at_rogers.com>
Date: Sun, 28 Jul 2002 18:01:54 GMT
Message-ID: <mkW09.218623$WJf1.118168_at_news01.bloor.is.net.cable.rogers.com>


If you want each group to start on a new page just set the "Maximum Records Per page" to 1 on the Repeating frame.

"Alexander Vshivtsev" <waspagv_at_netscape.net> wrote in message news:3D43AACA.8090906_at_netscape.net...
> I want to create the report with the following properties:
>
> (1) Each group should begin with the beginning of page if it does
> not find room entirely on current. Some groups may be on one page if
> they entirely find room on it.
>
> (2) When the parameter of the report EACH_GROUP_ON_SEPARATE_PAGE
> is equal "1", each group should begin with new page.
>
> I have created two frames:
>
> +--------------+
> |RF1 |
> |+------------+|
> ||F2 ||
> |+------------+|
> +--------------+
>
> FR1 - Repeated frame with property "Page protection" = Yes. This frame
> contains data.
> F2 - Frame with property "Page Brake Before" = Yes and trigger
>
> return :EACH_GROUP_ON_SEPARATE_PAGE = "1";
>
> When :EACH_GROUP_ON_SEPARATE_PAGE is not equal "1" I have good reports
> whis (1) is true ("Page protection" = Yes!). But when
> :EACH_GROUP_ON_SEPARATE_PAGE = "1" I have additional blank page
> between groups.
>
> I try to change property "Page protection" on FR1 to NO. Report become
> good where :EACH_GROUP_ON_SEPARATE_PAGE = "1" (property (2) above).
> But property (1) does not satisfy where :EACH_GROUP_ON_SEPARATE_PAGE !=
"1".
>
> How to solve this problem? Is it possible to change "Page protection"
> at runtime?
>
Received on Sun Jul 28 2002 - 20:01:54 CEST

Original text of this message