Monday, March 12, 2012

List page breaks problem

Hi,
I have set up a simple report containing a list region.
Within the list I have the following components :
TextBox1 : "Page1"
Rectangle :
TextBox2 : "Page2"
Rectangle
TextBox3 : "Page3"
Page Footer contains a textbox with "Footer Text"
I have selected the "page break after" checkbox on each of the rectangles.
The above renders in the preview window in visual studio as one page, with
one occurrence of "Footer text".
The page breaks seam to be ignored. How can I achieve the desired affect ?Hi woodgnome,
Thank you for your post!
I am not sure why you use the rectangle in the list region. If you move all
the rectangle out of the list, you could achieve the desired affect.
Please try this and if you have any further quesions, please feel free to
let me know.
Sincerely,
Wei Lu
Microsoft Online Community Support
==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================This posting is provided "AS IS" with no warranties, and confers no rights.|||Wei Lu,
I have included it in a list because I have a more complicated scenario
where I want to repeat this behaviour for each row in a dataset. If I remove
the items in the list how would I achieve this ?
It seams quite a straightforward example that should work ? Is this a known
bug ?
"Wei Lu" wrote:
> Hi woodgnome,
> Thank you for your post!
> I am not sure why you use the rectangle in the list region. If you move all
> the rectangle out of the list, you could achieve the desired affect.
> Please try this and if you have any further quesions, please feel free to
> let me know.
> Sincerely,
> Wei Lu
> Microsoft Online Community Support
> ==================================================> When responding to posts, please "Reply to Group" via your newsreader so
> that others may learn and benefit from your issue.
> ==================================================> This posting is provided "AS IS" with no warranties, and confers no rights.
>|||Hi woodgnome,
To resolve this issue, you could send your report RDL file to me. I will
check it and try to find is there further suggestions I could provide.
My direct email address is weilu@.ONLINE.microsoft.com ( Please remove the
ONLINE when you send the email ), you may send the file to me directly and
I will keep secure.
Sincerely,
Wei Lu
Microsoft Online Community Support
==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================This posting is provided "AS IS" with no warranties, and confers no rights.|||How are you viewing the report? Just in the default "Preview" or as
the "Print Preview" or have you exported it out to PDF or some other
format? If you're just clicking Preview and then View Report, try
doing some of the other viewing options and see what you get. The
basic Preview view returns HTML and sometimes you just don't get an
accurate pagebreak rendering in that format.
You also might want to try using the Table tool instead of the
Rectangle (if that's feasible in your report). While breakbreak
control seems to be consistently the weakest part of SSRS, I have
pretty good luck with Tables.|||Can you tell me what the solution of this problem is.
I have the same issue, I want a page break after each list-item. But the
recrangle that should achieve this doesn't workt.
Thanks
"Woodgnome" wrote:
> Hi,
> I have set up a simple report containing a list region.
> Within the list I have the following components :
> TextBox1 : "Page1"
> Rectangle :
> TextBox2 : "Page2"
> Rectangle
> TextBox3 : "Page3"
> Page Footer contains a textbox with "Footer Text"
> I have selected the "page break after" checkbox on each of the rectangles.
> The above renders in the preview window in visual studio as one page, with
> one occurrence of "Footer text".
> The page breaks seam to be ignored. How can I achieve the desired affect ?
>|||Hi Antoon,
I don't think you could do this directly. I suggest you to group your item
and then use the page break after the Group.
Sincerely,
Wei Lu
Microsoft Online Community Support
==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================This posting is provided "AS IS" with no warranties, and confers no rights.|||Indeed, that fixes the problem,
Thank you very much
"Wei Lu" wrote:
> Hi Antoon,
> I don't think you could do this directly. I suggest you to group your item
> and then use the page break after the Group.
> Sincerely,
> Wei Lu
> Microsoft Online Community Support
> ==================================================> When responding to posts, please "Reply to Group" via your newsreader so
> that others may learn and benefit from your issue.
> ==================================================> This posting is provided "AS IS" with no warranties, and confers no rights.
>

No comments:

Post a Comment